This commit is contained in:
2024-09-02 20:44:47 +02:00
parent c89638262f
commit 5d00a5a090
28 changed files with 160 additions and 2122 deletions

View File

@@ -1,5 +1,5 @@
{
"id": "37cfa6b0-d0e9-4999-9ead-06b419388528",
"id": "21470761-4c33-4588-be9b-4927bbcbfe2c",
"prevId": "00000000-0000-0000-0000-000000000000",
"version": "7",
"dialect": "postgresql",
@@ -50,16 +50,17 @@
},
"created_at": {
"name": "created_at",
"type": "timestamp (3)",
"type": "timestamp(0) with time zone",
"primaryKey": false,
"notNull": false,
"default": "now()"
},
"updated_at": {
"name": "updated_at",
"type": "timestamp (3)",
"type": "timestamp(0) with time zone",
"primaryKey": false,
"notNull": false
"notNull": false,
"default": "now()"
}
},
"indexes": {},
@@ -134,16 +135,17 @@
},
"created_at": {
"name": "created_at",
"type": "timestamp (3)",
"type": "timestamp(0) with time zone",
"primaryKey": false,
"notNull": false,
"default": "now()"
},
"updated_at": {
"name": "updated_at",
"type": "timestamp (3)",
"type": "timestamp(0) with time zone",
"primaryKey": false,
"notNull": false
"notNull": false,
"default": "now()"
}
},
"indexes": {},
@@ -262,16 +264,17 @@
},
"created_at": {
"name": "created_at",
"type": "timestamp (3)",
"type": "timestamp(0) with time zone",
"primaryKey": false,
"notNull": false,
"default": "now()"
},
"updated_at": {
"name": "updated_at",
"type": "timestamp (3)",
"type": "timestamp(0) with time zone",
"primaryKey": false,
"notNull": false
"notNull": false,
"default": "now()"
}
},
"indexes": {},

View File

@@ -5,8 +5,8 @@
{
"idx": 0,
"version": "7",
"when": 1725282814515,
"tag": "0000_cloudy_lifeguard",
"when": 1725302227098,
"tag": "0000_noisy_randall_flagg",
"breakpoints": true
}
]