-
- Downloads
make use or the :report-timezone in the newly applied query :settings instead...
make use or the :report-timezone in the newly applied query :settings instead of having lots of different code look up the value itself. update a few unit tests to account for the fact that query results are now converting temporal values to strings.
Showing
- src/metabase/driver/generic_sql/native.clj 3 additions, 4 deletionssrc/metabase/driver/generic_sql/native.clj
- src/metabase/driver/generic_sql/query_processor.clj 7 additions, 8 deletionssrc/metabase/driver/generic_sql/query_processor.clj
- src/metabase/driver/query_processor.clj 1 addition, 1 deletionsrc/metabase/driver/query_processor.clj
- test/metabase/driver/qp_middleware_test.clj 6 additions, 6 deletionstest/metabase/driver/qp_middleware_test.clj
- test/metabase/driver/query_processor_test.clj 112 additions, 112 deletionstest/metabase/driver/query_processor_test.clj
Please register or sign in to comment