2
0
Files
bot/packages/prisma/postgresql/migrations/20220701154116_add_table_preferences/migration.sql
2023-03-15 08:35:16 +01:00

3 lines
84 B
SQL

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