summaryrefslogtreecommitdiff
path: root/util/updates/2022-06-18-user-prefs-prodrelexpand.sql
diff options
context:
space:
mode:
Diffstat (limited to 'util/updates/2022-06-18-user-prefs-prodrelexpand.sql')
-rw-r--r--util/updates/2022-06-18-user-prefs-prodrelexpand.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/updates/2022-06-18-user-prefs-prodrelexpand.sql b/util/updates/2022-06-18-user-prefs-prodrelexpand.sql
new file mode 100644
index 00000000..96fe5fe5
--- /dev/null
+++ b/util/updates/2022-06-18-user-prefs-prodrelexpand.sql
@@ -0,0 +1 @@
+ALTER TABLE users_prefs ADD COLUMN prodrelexpand boolean NOT NULL DEFAULT true;