Files
taptapp/drizzle/0007_colossal_betty_brant.sql
2025-07-22 17:03:36 +02:00

3 lines
185 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;