{ "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": "s3_key", "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": "media_tweet_id_fkey", "on_delete": null, "on_update": null, "primary_key?": true, "schema": "public", "table": "tweets" }, "scale": null, "size": null, "source": "tweet_id", "type": "uuid" } ], "base_filter": null, "check_constraints": [], "create_table_options": null, "custom_indexes": [], "custom_statements": [], "has_create_action": true, "hash": "D707EF6F25A8BD5E01A333A9C8CBE9AAAF015CFB31BF4F5A4DE4CDA2CD9A4DD8", "identities": [], "multitenancy": { "attribute": null, "global": null, "strategy": null }, "repo": "Elixir.Mixer.Repo", "schema": null, "table": "media" }