{ "attributes": [ { "default": "nil", "size": null, "type": "uuid", "source": "id", "references": null, "allow_nil?": false, "generated?": false, "primary_key?": true }, { "default": "nil", "size": null, "type": "text", "source": "title", "references": null, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "bigint", "source": "likes", "references": null, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "utc_datetime_usec", "source": "arbitrary_timestamp", "references": null, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "utc_datetime_usec", "source": "created_at", "references": null, "allow_nil?": false, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "uuid", "source": "post_id", "references": { "name": "special_name_fkey", "table": "posts", "on_delete": "delete", "multitenancy": { "global": null, "attribute": null, "strategy": null }, "primary_key?": true, "destination_attribute": "id", "deferrable": false, "on_update": "update", "destination_attribute_default": null, "destination_attribute_generated": null }, "allow_nil?": true, "generated?": false, "primary_key?": false }, { "default": "nil", "size": null, "type": "uuid", "source": "author_id", "references": { "name": "comments_author_id_fkey", "table": "authors", "on_delete": null, "multitenancy": { "global": null, "attribute": null, "strategy": null }, "primary_key?": true, "destination_attribute": "id", "deferrable": false, "on_update": null, "destination_attribute_default": null, "destination_attribute_generated": null }, "allow_nil?": true, "generated?": false, "primary_key?": false } ], "table": "comments", "hash": "44EA78C43D6E608ECAF98DC52C2763B4A06A37E689C1CDCEB9C65C58105C718B", "repo": "Elixir.AshSqlite.TestRepo", "identities": [], "multitenancy": { "global": null, "attribute": null, "strategy": null }, "base_filter": null, "custom_indexes": [], "custom_statements": [], "has_create_action": true }