2
0

fix(results): 🚑️ Forgot the migration script

This commit is contained in:
Baptiste Arnaud
2022-07-01 17:41:45 +02:00
parent d84f99074d
commit 407cace752

View File

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Typebot" ADD COLUMN "resultsTablePreferences" JSONB;