mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
resolves #18975 --------- Co-authored-by: Steven Masley <stevenmasley@gmail.com> Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
2 lines
80 B
SQL
2 lines
80 B
SQL
ALTER TABLE templates ALTER COLUMN use_classic_parameter_flow SET DEFAULT true;
|