ash_hq/priv/resource_snapshots/sqlite_repo/extensions/20240112165439.json
2024-01-12 12:43:25 -05:00

82 lines
No EOL
1.9 KiB
JSON

{
"attributes": [
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "id",
"references": null,
"allow_nil?": false,
"generated?": false,
"primary_key?": true
},
{
"default": "nil",
"size": null,
"type": "text",
"source": "module",
"references": null,
"allow_nil?": true,
"generated?": false,
"primary_key?": false
},
{
"default": "nil",
"size": null,
"type": "utc_datetime_usec",
"source": "inserted_at",
"references": null,
"allow_nil?": false,
"generated?": false,
"primary_key?": false
},
{
"default": "nil",
"size": null,
"type": "utc_datetime_usec",
"source": "updated_at",
"references": null,
"allow_nil?": false,
"generated?": false,
"primary_key?": false
},
{
"default": "nil",
"size": null,
"type": "uuid",
"source": "library_version_id",
"references": {
"name": "extensions_library_version_id_fkey",
"table": "library_versions",
"multitenancy": {
"global": null,
"strategy": null,
"attribute": null
},
"on_delete": "delete",
"on_update": null,
"deferrable": false,
"destination_attribute": "id",
"primary_key?": true,
"destination_attribute_default": null,
"destination_attribute_generated": null
},
"allow_nil?": true,
"generated?": false,
"primary_key?": false
}
],
"table": "extensions",
"hash": "1AC8484F12B89285D069CA667A143EAEAE254A3242DF31B11951A459DCC23E10",
"repo": "Elixir.AshHq.Repo",
"multitenancy": {
"global": null,
"strategy": null,
"attribute": null
},
"base_filter": null,
"identities": [],
"custom_indexes": [],
"custom_statements": [],
"has_create_action": true
}