Skip to content

Commit 326d2bf

Browse files
committed
fixup! add migration to make data schema consistent
1 parent fdbf0eb commit 326d2bf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

coderd/database/dump.sql

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ALTER TABLE templates ALTER COLUMN use_classic_parameter_flow SET DEFAULT false;
1+
ALTER TABLE templates ALTER COLUMN use_classic_parameter_flow SET DEFAULT true;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ALTER TABLE templates ALTER COLUMN use_classic_parameter_flow SET DEFAULT true;
1+
ALTER TABLE templates ALTER COLUMN use_classic_parameter_flow SET DEFAULT false;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy