eclipse-vertx / eclipse-vertx/vertx-sql-client
Support H2 in vertx-sql-client
Open
enhancement
- Dominant language
- Java
- Stars
- 912
- Forks
- 212
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 3
Description
### Describe the feature
Quarkus reactive tests are currently based on Postgresql because there's no H2 vertx-sql-client.
On the other hand, Hibernate blocking tests are using H2, and therefore they might be faster to run.
Even thought it might not be interesting in a production scenario, a H2 vertx-sql-client might be useful for testing.
I can work on this in my spare time
### Contribution
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.