File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 :aliases
2222 {:dev
2323 {:extra-deps
24- { io.github.metabase/metabase { :git/tag " v0.53.1 " , :git/sha " 73e264a " } }
24+ { io.github.metabase/metabase { :git/tag " v0.54.4 " , :git/sha " 33dddaa " } }
2525 }
2626 }
2727}
Original file line number Diff line number Diff line change 11info :
22 name : Metabase Teradata Driver
33 # also replace the version in deps.edn if you change the metabase version here
4- version : 1.1.13 -metabase-v0.53.1 -teradata-jdbc-20.00
4+ version : 1.1.14 -metabase-v0.54.4 -teradata-jdbc-20.00
55 description : Allows Metabase to connect to Teradata databases. Community Supported driver.
66dependencies :
77 - class : com.teradata.jdbc.TeraDriver
@@ -37,7 +37,7 @@ driver:
3737 - additional-options
3838 - placeholder : e.g. COPLAST=OFF
3939 # required in order that `Choose when syncs and scans happen` shows up in database options afterwards
40- # (during first time setup, you only see `Periodically refingerprint tables` in metabase v0.53.1
40+ # (during first time setup, you only see `Periodically refingerprint tables` in metabase v0.54.4
4141 # the option `Choose when syncs and scans happen` only shows up later in admin -> Database -> advanced options)
4242 - default-advanced-options
4343 connection-properties-include-tunnel-config : false
You can’t perform that action at this time.
0 commit comments