mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 06:05:25 +02:00
run database migration
This commit is contained in:
1
apps/dokploy/drizzle/0104_yummy_silver_fox.sql
Normal file
1
apps/dokploy/drizzle/0104_yummy_silver_fox.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "application" ADD COLUMN "previewLabels" text;
|
||||
6142
apps/dokploy/drizzle/meta/0104_snapshot.json
Normal file
6142
apps/dokploy/drizzle/meta/0104_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -729,6 +729,13 @@
|
||||
"when": 1752465764072,
|
||||
"tag": "0103_cultured_pestilence",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 104,
|
||||
"version": "7",
|
||||
"when": 1753376537774,
|
||||
"tag": "0104_yummy_silver_fox",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user