mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
Fix InsertPresetParameters
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
-- TODO (sasswart): add IF NOT EXISTS and other clauses to make the migration more robust
|
||||
CREATE TABLE template_version_presets
|
||||
(
|
||||
id UUID PRIMARY KEY DEFAULT gen_random_uuid(),
|
||||
|
Reference in New Issue
Block a user