-
- Downloads
Add missing reverse migration for AddJoinAliasToVisualizationSettingsFieldRefs (#31150)
* Add reverse migration for AddJoinAliasToVisualizationSettingsFieldRefs * Limit selections to query_type="query" * Make like strings more specific * Fix where clause * Further optimize where clause * Rename and refactor * Update test name * Fix indentation and naming consistency
Showing
- resources/migrations/000_migrations.yaml 1 addition, 1 deletionresources/migrations/000_migrations.yaml
- src/metabase/db/custom_migrations.clj 48 additions, 15 deletionssrc/metabase/db/custom_migrations.clj
- test/metabase/db/custom_migrations_test.clj 12 additions, 3 deletionstest/metabase/db/custom_migrations_test.clj
Loading
Please register or sign in to comment