mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
23bebb40e2
This happened because two PRs with different migrations merged at the same time!
4 lines
107 B
SQL
4 lines
107 B
SQL
ALTER TABLE "workspace_builds" DROP COLUMN "max_deadline";
|
|
|
|
ALTER TABLE "templates" DROP COLUMN "max_ttl";
|