Further index changes.

This commit is contained in:
Patrick Fic
2024-09-20 15:56:42 -07:00
parent f674fff930
commit 464f7044f0
22 changed files with 162 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
-- CREATE INDEX idx_joblines_types ON joblines (jobid, mod_lbr_ty, removed) where removed=false;