-
Anton Kulyk authored
* Add TypeScript wrapper for limit helpers * Use v2 limit in `StructuredQuery` * Add redux action for managing limit in QB * Switch `QuestionRowCount` to use ML v2 * Add utils to convert v2 queries into v1 * Use `toLegacyQuery` * Fix CLJS limit functions unavailable in Jest * Fix tests * Style tweaks * Fix type error * Use opaque type for ML `Query` * Use `Lib` instead of `MetabaseLib` * Drop v2 folder * Fix MBQL in unit tests * Don't import individual functions from MLv2 * Export `limit` CLJC functions * Tweak CLJS imports
Anton Kulyk authored* Add TypeScript wrapper for limit helpers * Use v2 limit in `StructuredQuery` * Add redux action for managing limit in QB * Switch `QuestionRowCount` to use ML v2 * Add utils to convert v2 queries into v1 * Use `toLegacyQuery` * Fix CLJS limit functions unavailable in Jest * Fix tests * Style tweaks * Fix type error * Use opaque type for ML `Query` * Use `Lib` instead of `MetabaseLib` * Drop v2 folder * Fix MBQL in unit tests * Don't import individual functions from MLv2 * Export `limit` CLJC functions * Tweak CLJS imports
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
shadow-cljs.edn 1.12 KiB