{ "attributes": [ { "allow_nil?": false, "default": "nil", "generated?": true, "name": "id", "primary_key?": true, "references": null, "size": null, "type": "bigint" }, { "allow_nil?": true, "default": "nil", "generated?": false, "name": "title", "primary_key?": false, "references": null, "size": null, "type": "text" } ], "base_filter": null, "check_constraints": [], "custom_indexes": [], "has_create_action": true, "hash": "E3461F76157BAFC641559808C6976C637B7660DF3A28E6D560F07E5C7086FE84", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.AshPostgres.TestRepo", "table": "integer_posts" }