2
0
Files
bot/packages/prisma/postgresql/migrations/20220701154116_add_table_preferences/migration.sql

3 lines
84 B
MySQL
Raw Normal View History

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