Prevent duplicate connection properties (#18359)
Removing duplicate property declaration from presto-jdbc driver YAML Add test that executes against all drivers to confirm that no duplicate names come out of connection-properties Change the way the test runs to avoid needing to initialize test data namespace (to make googleanalytics happy) Unskip repro Cypress test
Showing
- frontend/test/metabase/scenarios/admin/databases/add-presto.cy.spec.js 1 addition, 1 deletion.../metabase/scenarios/admin/databases/add-presto.cy.spec.js
- modules/drivers/presto-jdbc/resources/metabase-plugin.yaml 0 additions, 3 deletionsmodules/drivers/presto-jdbc/resources/metabase-plugin.yaml
- test/metabase/driver_test.clj 20 additions, 1 deletiontest/metabase/driver_test.clj
Please register or sign in to comment