-
- Downloads
datetime fields in nested queries should get auto-bucketed the same way as top-level ones (#15555)
* datetime fields in nested queries should get auto-bucketed the same way as top-level ones * Test fix
Showing
- enterprise/backend/test/metabase_enterprise/sandbox/query_processor/middleware/row_level_restrictions_test.clj 1 addition, 1 deletion...uery_processor/middleware/row_level_restrictions_test.clj
- src/metabase/query_processor/middleware/auto_bucket_datetimes.clj 24 additions, 10 deletions...base/query_processor/middleware/auto_bucket_datetimes.clj
- test/metabase/query_processor/middleware/auto_bucket_datetimes_test.clj 20 additions, 0 deletions...query_processor/middleware/auto_bucket_datetimes_test.clj
- test/metabase/query_processor_test/nested_queries_test.clj 31 additions, 0 deletionstest/metabase/query_processor_test/nested_queries_test.clj
Please register or sign in to comment