-
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
waitingWe are waiting for another PR or issue to be solved before merging this oneWe are waiting for another PR or issue to be solved before merging this one
Description
For Oracle, Hibernate ORM define custom types to map arrays.
We can create the same types with Vert.x SQL client but when we try an insert we have an exception.
Vert.x doesn't support user types at the moment: eclipse-vertx/vertx-sql-client#1392
We test arrays in JavaTypesArrayTest
We've created a PR for Vert.x that should be able to help us fix this issue, but we are waiting for the team to review it.
Metadata
Metadata
Assignees
Labels
waitingWe are waiting for another PR or issue to be solved before merging this oneWe are waiting for another PR or issue to be solved before merging this one