- args: cascade: true sql: "CREATE INDEX idx_owner_name ON owners\r\nUSING GIN ((ownr_fn || ' ' || ownr_ln) gin_trgm_ops);" type: run_sql