Fix inconsistence temporal extract for timestamptz columns for h2 (#26824)
Showing
- modules/drivers/athena/test/metabase/test/data/athena.clj 4 additions, 0 deletionsmodules/drivers/athena/test/metabase/test/data/athena.clj
- modules/drivers/mongo/test/metabase/test/data/mongo.clj 1 addition, 0 deletionsmodules/drivers/mongo/test/metabase/test/data/mongo.clj
- modules/drivers/sqlite/test/metabase/test/data/sqlite.clj 2 additions, 0 deletionsmodules/drivers/sqlite/test/metabase/test/data/sqlite.clj
- src/metabase/driver/h2.clj 10 additions, 8 deletionssrc/metabase/driver/h2.clj
- test/metabase/driver/sql/query_processor_test.clj 5 additions, 5 deletionstest/metabase/driver/sql/query_processor_test.clj
- test/metabase/query_processor_test/date_time_zone_functions_test.clj 49 additions, 2 deletions...se/query_processor_test/date_time_zone_functions_test.clj
- test/metabase/test.clj 2 additions, 1 deletiontest/metabase/test.clj
- test/metabase/test/data/interface.clj 8 additions, 0 deletionstest/metabase/test/data/interface.clj
Please register or sign in to comment