{ "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() AT TIME ZONE 'utc')\")", "size": null, "type": "utc_datetime_usec", "source": "inserted_at", "references": null, "primary_key?": false, "allow_nil?": false, "generated?": false }, { "default": "fragment(\"(now() AT TIME ZONE 'utc')\")", "size": null, "type": "utc_datetime_usec", "source": "updated_at", "references": null, "primary_key?": false, "allow_nil?": false, "generated?": false } ], "table": "entities", "hash": "F22199F8D6AFDC5F8565062FA3E939A434105F3AB9415B34800C35157715F147", "repo": "Elixir.AshPostgres.TestRepo", "multitenancy": { "global": null, "attribute": null, "strategy": null }, "schema": null, "identities": [], "has_create_action": true, "custom_indexes": [], "custom_statements": [], "base_filter": null, "check_constraints": [] }