-
- Downloads
Return Postgres MONEY columns correctly [ci postgres] (#11716)
Works around upstream bug in Postgres JDBC driver pgjdbc/pgjdbc#425 Also includes a lot of test reformatting/cleanup
Showing
- dev/src/dev.clj 0 additions, 1 deletiondev/src/dev.clj
- src/metabase/driver/postgres.clj 14 additions, 4 deletionssrc/metabase/driver/postgres.clj
- src/metabase/driver/sql_jdbc.clj 19 additions, 9 deletionssrc/metabase/driver/sql_jdbc.clj
- src/metabase/util.clj 25 additions, 32 deletionssrc/metabase/util.clj
- test/metabase/driver/postgres_test.clj 367 additions, 399 deletionstest/metabase/driver/postgres_test.clj
- test/metabase/test.clj 5 additions, 1 deletiontest/metabase/test.clj
- test/metabase/util_test.clj 230 additions, 275 deletionstest/metabase/util_test.clj
Loading
Please register or sign in to comment