Files
bodyshop/hasura/migrations/1726775434726_run_sql_migration/down.sql

4 lines
222 B
SQL

-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
-- CREATE INDEX idx_jobs_inproduction_true_cast ON jobs(inproduction) WHERE inproduction = ('true') :: boolean;