fixed migrations

This commit is contained in:
2025-11-10 22:51:01 +01:00
parent 7a10cd7f5d
commit edd1d34900
18 changed files with 1111 additions and 90 deletions

View File

@@ -1,3 +1,3 @@
DROP INDEX `participant_audio_completed`;--> statement-breakpoint
ALTER TABLE `rating` ADD `timeseries_data` text;--> statement-breakpoint
ALTER TABLE `rating` ADD `deleted_at` integer;
ALTER TABLE `rating` ADD `deleted_at` integer;