4 lines
182 B
SQL
4 lines
182 B
SQL
-- Could not auto-generate a down migration.
|
|
-- Please write an appropriate down migration for the SQL below:
|
|
-- create index joblines_line_no_sort on joblines (jobid, line_no asc);
|