2
0
Files
bot/packages/db/prisma/migrations/20220701154116_add_table_preferences/migration.sql
2022-07-01 17:42:04 +02:00

3 lines
84 B
SQL

-- AlterTable
ALTER TABLE "Typebot" ADD COLUMN "resultsTablePreferences" JSONB;