mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
chore(database): remove deprecated cultured captain cross migration files
- Deleted the SQL migration file and associated journal entry for the "0167_cultured_captain_cross" migration, as it is no longer needed. - This cleanup helps maintain a tidy migration history and reduces potential confusion in future database management.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
ALTER TABLE "managed_server" ALTER COLUMN "plan" SET DATA TYPE text;--> statement-breakpoint
|
||||
DROP TYPE "public"."managedServerPlan";
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1170,13 +1170,6 @@
|
||||
"when": 1777967101978,
|
||||
"tag": "0166_lame_meltdown",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 167,
|
||||
"version": "7",
|
||||
"when": 1777967443440,
|
||||
"tag": "0167_cultured_captain_cross",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user