hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

Add CLOB support for Db2

Open DavideD opened this issue 2 years ago • 0 comments
trafficstars

Vert.x Db2 client currently doesn't support type CLOB:

Some types that are currently NOT supported are:

    XML

    BLOB

    CLOB

    DBCLOB

    GRAPHIC / VARGRAPHIC

We need to wait for https://github.com/eclipse-vertx/vertx-sql-client/issues/496 to be solved.

DavideD avatar Jun 12 '23 08:06 DavideD