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

4 lines
187 B
SQL

-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
-- CREATE INDEX idx_exportlog_createdat_desc ON exportlog (created_at desc);