fix: migrations

This commit is contained in:
Lorenzo Migliorero
2024-07-26 09:51:35 +02:00
parent 2e3a7c6164
commit 7e39be4ca1
6 changed files with 43 additions and 3045 deletions

View File

@@ -1,5 +1,5 @@
{
"id": "e5196aec-c724-4f9e-bb4e-81dca01905e4",
"id": "3dff4fa9-1d03-4748-b3ee-908c34324171",
"prevId": "771c1412-7931-4f79-a789-055b0f51cf0f",
"version": "6",
"dialect": "postgresql",
@@ -2392,8 +2392,8 @@
"primaryKey": false,
"notNull": false
},
"customGitSSHKey": {
"name": "customGitSSHKey",
"customGitSSHKeyId": {
"name": "customGitSSHKeyId",
"type": "text",
"primaryKey": false,
"notNull": false
@@ -2435,6 +2435,19 @@
},
"indexes": {},
"foreignKeys": {
"compose_customGitSSHKeyId_ssh-key_sshKeyId_fk": {
"name": "compose_customGitSSHKeyId_ssh-key_sshKeyId_fk",
"tableFrom": "compose",
"tableTo": "ssh-key",
"columnsFrom": [
"customGitSSHKeyId"
],
"columnsTo": [
"sshKeyId"
],
"onDelete": "set null",
"onUpdate": "no action"
},
"compose_projectId_project_projectId_fk": {
"name": "compose_projectId_project_projectId_fk",
"tableFrom": "compose",

File diff suppressed because it is too large Load Diff

View File

@@ -187,15 +187,8 @@
{
"idx": 26,
"version": "6",
"when": 1721928706816,
"tag": "0026_yielding_king_cobra",
"breakpoints": true
},
{
"idx": 27,
"version": "6",
"when": 1721937297064,
"tag": "0027_fantastic_squadron_sinister",
"when": 1721979220929,
"tag": "0026_known_dormammu",
"breakpoints": true
}
]