mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
fab5591cf6
* chore: change `site_configs.value` to `text` * `make gen`
2 lines
59 B
SQL
2 lines
59 B
SQL
ALTER TABLE "site_configs" ALTER COLUMN "value" TYPE text;
|