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
JDBC support through the modules :jdbc-core and :jdbc-postgresql
:cargo-postgresql module to install/start/stop PostgreSQL DB docker
containers
:postgresql-jdbc-install module to install the PostgreSQL JDBC driver
Fixed
Fixed a problem with starting an already running docker container.
Venice is doing nothing if the container version is ok, otherwise
it stops the container and runs a new one with the desired version.