datagraph/sql/0014.sql
2025-08-08 09:52:32 +02:00

1 line
72 B
SQL

CREATE INDEX execution_time_start_idx ON public.execution (time_start);