mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
3 lines
264 B
SQL
3 lines
264 B
SQL
DROP INDEX "workflow_edges_source_block_idx";--> statement-breakpoint
|
|
DROP INDEX "workflow_edges_target_block_idx";--> statement-breakpoint
|
|
CREATE INDEX "workflow_execution_logs_state_snapshot_id_idx" ON "workflow_execution_logs" USING btree ("state_snapshot_id"); |