mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: change prefix to suffix
This commit is contained in:
2
apps/dokploy/drizzle/0035_cool_gravity.sql
Normal file
2
apps/dokploy/drizzle/0035_cool_gravity.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "compose" ADD COLUMN "suffix" text DEFAULT '' NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "compose" ADD COLUMN "randomize" boolean DEFAULT false NOT NULL;
|
||||
Reference in New Issue
Block a user