4 lines
188 B
SQL
4 lines
188 B
SQL
-- Could not auto-generate a down migration.
|
|
-- Please write an appropriate down migration for the SQL below:
|
|
-- CREATE INDEX idx_exportlog_created_at_desc ON exportlog (created_at desc);
|