Files
bodyshop/hasura/migrations/1726872572029_run_sql_migration/down.sql
2024-09-20 15:56:42 -07:00

4 lines
207 B
SQL

-- 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;