mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-07 15:05:23 +02:00
feat: add randomize compose by prefix
This commit is contained in:
2
apps/dokploy/drizzle/0035_tired_kinsey_walden.sql
Normal file
2
apps/dokploy/drizzle/0035_tired_kinsey_walden.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "compose" ADD COLUMN "prefix" text DEFAULT '' NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "compose" ADD COLUMN "randomize" boolean DEFAULT false NOT NULL;
|
||||
3559
apps/dokploy/drizzle/meta/0035_snapshot.json
Normal file
3559
apps/dokploy/drizzle/meta/0035_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -246,6 +246,13 @@
|
||||
"when": 1725256397019,
|
||||
"tag": "0034_aspiring_secret_warriors",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 35,
|
||||
"version": "6",
|
||||
"when": 1725421774684,
|
||||
"tag": "0035_tired_kinsey_walden",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user