You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the downloadJdbcDrivers() function allows you to set dbms to "all" to download all JDBC drivers. We may want to use this in the lines below, so that we don't need to keep calling out specific dbms flavors:
I just noticed that the downloadJdbcDrivers() function allows you to set dbms to "all" to download all JDBC drivers. We may want to use this in the lines below, so that we don't need to keep calling out specific dbms flavors:
https://github.com/OHDSI/Hades/blob/main/Dockerfile#L55-L60
The text was updated successfully, but these errors were encountered: