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
@seduardo if you select the vertx-jdbc-client dependency, the generated project will transitively depend on vertx-sql-common, so it's not necessary to explicitly include it.
As for Postgres / MySQL drivers, I need some time to give it some thought, but it doesn't sound like a bad idea.
IMHO, adding automatically the drivers is a good idea (for the record, we can' distribute Oracle drivers). My main concern is the UX to propose the target database when you have selected vertx-jdbc-client
Context
when select jdbc client
jdbc common is not add in pom n
and jdbc for mysql or postgres not show in list.
Steps to reproduce
Extra
The text was updated successfully, but these errors were encountered: