mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
3 lines
77 B
SQL
3 lines
77 B
SQL
ALTER TABLE template_version_preset_parameters
|
|
ALTER COLUMN id DROP DEFAULT;
|