{ "attributes": [ { "default": "fragment(\"gen_random_uuid()\")", "size": null, "type": "uuid", "source": "id", "references": null, "primary_key?": true, "allow_nil?": false, "generated?": false }, { "default": "nil", "size": null, "type": "text", "source": "full_name", "references": null, "primary_key?": false, "allow_nil?": false, "generated?": false }, { "default": "fragment(\"now()\")", "size": null, "type": "utc_datetime_usec", "source": "inserted_at", "references": null, "primary_key?": false, "allow_nil?": false, "generated?": false }, { "default": "fragment(\"now()\")", "size": null, "type": "utc_datetime_usec", "source": "updated_at", "references": null, "primary_key?": false, "allow_nil?": false, "generated?": false } ], "table": "temp_entities", "hash": "B6BCD5D4F436B5B11C6502095CC3157DC75E3AEE723AAC8A8455500D59F1F8EE", "repo": "Elixir.AshPostgres.TestRepo", "multitenancy": { "global": null, "attribute": null, "strategy": null }, "schema": "temp", "identities": [], "has_create_action": true, "custom_indexes": [], "custom_statements": [], "base_filter": null, "check_constraints": [] }