Files
bodyshop/hasura/migrations/1730518121867_run_sql_migration/up.sql
2024-11-01 20:35:44 -07:00

2 lines
74 B
SQL

CREATE INDEX idx_exportlog_createdat_desc ON exportlog (created_at desc);