Add collection_preview field to report_card table (#23467)
* Add collection_preview field to report_card table * Convert bits from MySQL/MariaDB union queries into booleans
Showing
- resources/migrations/000_migrations.yaml 15 additions, 0 deletionsresources/migrations/000_migrations.yaml
- src/metabase/api/card.clj 4 additions, 3 deletionssrc/metabase/api/card.clj
- src/metabase/api/collection.clj 27 additions, 8 deletionssrc/metabase/api/collection.clj
- test/metabase/api/card_test.clj 9 additions, 0 deletionstest/metabase/api/card_test.clj
- test/metabase/api/collection_test.clj 13 additions, 6 deletionstest/metabase/api/collection_test.clj
- test/metabase/events/revision_test.clj 1 addition, 0 deletionstest/metabase/events/revision_test.clj
Loading
Please register or sign in to comment