mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
1320b8d5be
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
81 B
SQL
2 lines
81 B
SQL
ALTER TABLE templates ALTER COLUMN use_classic_parameter_flow SET DEFAULT false;
|