Files
bodyshop/hasura/migrations/1682703406197_run_sql_migration/down.sql
2023-05-01 13:05:59 -07:00

4 lines
200 B
SQL

-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
-- CREATE INDEX idx_associations_active_true ON associations(active) WHERE active = true;