-
- Downloads
fix up database migration so that we get a proper NOT NULL column with the...
fix up database migration so that we get a proper NOT NULL column with the default value we want. also some unit test fixes.
Showing
- resources/migrations/036_add_dashboard_filters_columns.yaml 14 additions, 2 deletionsresources/migrations/036_add_dashboard_filters_columns.yaml
- src/metabase/models/dashboard.clj 1 addition, 1 deletionsrc/metabase/models/dashboard.clj
- test/metabase/models/card_test.clj 2 additions, 2 deletionstest/metabase/models/card_test.clj
- test/metabase/models/dashboard_card_test.clj 11 additions, 2 deletionstest/metabase/models/dashboard_card_test.clj
- test/metabase/query_processor/parameters_test.clj 1 addition, 1 deletiontest/metabase/query_processor/parameters_test.clj
Please register or sign in to comment