Files
taptapp/drizzle/0007_colossal_betty_brant.sql
2025-11-10 22:51:01 +01:00

4 lines
186 B
SQL

DROP INDEX `participant_audio_completed`;--> statement-breakpoint
ALTER TABLE `rating` ADD `timeseries_data` text;--> statement-breakpoint
ALTER TABLE `rating` ADD `deleted_at` integer;