-
- Downloads
Fix `:postgres` filtering by current quarter; remove a few unneeded casts in PG SQL output (#21204)
* Fix Postgres filter by quarter * Fix test for MongoDB to work around #5419 * Spark SQL doesn't allow quarters in intervals either
Showing
- frontend/test/metabase/scenarios/question/reproductions/20683-postgres-current-quarter.cy.spec.js 1 addition, 1 deletion...n/reproductions/20683-postgres-current-quarter.cy.spec.js
- modules/drivers/sparksql/src/metabase/driver/hive_like.clj 4 additions, 2 deletionsmodules/drivers/sparksql/src/metabase/driver/hive_like.clj
- src/metabase/driver/postgres.clj 11 additions, 3 deletionssrc/metabase/driver/postgres.clj
- test/metabase/driver/postgres_test.clj 21 additions, 21 deletionstest/metabase/driver/postgres_test.clj
- test/metabase/query_processor_test/date_bucketing_test.clj 17 additions, 1 deletiontest/metabase/query_processor_test/date_bucketing_test.clj
Loading
Please register or sign in to comment