summaryrefslogtreecommitdiff
path: root/db/migrations/0277_natural_reptil.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0277_natural_reptil.sql')
-rw-r--r--db/migrations/0277_natural_reptil.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrations/0277_natural_reptil.sql b/db/migrations/0277_natural_reptil.sql
new file mode 100644
index 00000000..25b9077d
--- /dev/null
+++ b/db/migrations/0277_natural_reptil.sql
@@ -0,0 +1 @@
+ALTER TABLE "vendor_pq_submissions" ALTER COLUMN "pq_items" TYPE jsonb USING pq_items::jsonb;; \ No newline at end of file