fixed migrations
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user