-
- Downloads

Add H2 driver support for new-style connection details. Use 'db'

instead of 'connectionString' since that's what JDBC calls it
Showing
- resources/frontend_client/app/services.js 4 additions, 4 deletionsresources/frontend_client/app/services.js
- src/metabase/driver/h2.clj 4 additions, 4 deletionssrc/metabase/driver/h2.clj
- test/metabase/driver/h2_test.clj 16 additions, 0 deletionstest/metabase/driver/h2_test.clj
- test/metabase/test/util.clj 3 additions, 0 deletionstest/metabase/test/util.clj
test/metabase/driver/h2_test.clj
0 → 100644
Please register or sign in to comment