{ "attributes": [ { "allow_nil?": false, "default": "fragment(\"gen_random_uuid()\")", "generated?": false, "precision": null, "primary_key?": true, "references": null, "scale": null, "size": null, "source": "id", "type": "uuid" }, { "allow_nil?": false, "default": "nil", "generated?": false, "precision": null, "primary_key?": false, "references": null, "scale": null, "size": null, "source": "content", "type": "text" }, { "allow_nil?": false, "default": "nil", "generated?": false, "precision": null, "primary_key?": false, "references": { "deferrable": false, "destination_attribute": "id", "destination_attribute_default": null, "destination_attribute_generated": null, "index?": false, "match_type": null, "match_with": null, "multitenancy": { "attribute": null, "global": null, "strategy": null }, "name": "tweets_user_id_fkey", "on_delete": null, "on_update": null, "primary_key?": true, "schema": "public", "table": "users" }, "scale": null, "size": null, "source": "user_id", "type": "uuid" }, { "allow_nil?": false, "default": "\"drafted\"", "generated?": false, "precision": null, "primary_key?": false, "references": null, "scale": null, "size": null, "source": "state", "type": "text" } ], "base_filter": null, "check_constraints": [], "create_table_options": null, "custom_indexes": [], "custom_statements": [], "has_create_action": true, "hash": "675AD3F7639EEA15B853B45EE76B73E63AEF0A9B7936A048244EBE50ADB1B7F5", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.Mixer.Repo", "schema": null, "table": "tweets" }