2
0
Files
bot/packages/db/postgresql/migrations/20220701154116_add_table_preferences/migration.sql
2023-02-09 08:53:19 +01:00

3 lines
84 B
SQL

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