issues
search
vert-x3
/
vertx-jdbc-client
JDBC support for Vert.x
Apache License 2.0
126
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation-Issue (maybe)
#321
nikodemusP
opened
1 week ago
2
Vertx-jdbc-client createshared with unique Datasource pool name for each verticle sometimes picking up other datasource credentals with same database with different user access
#320
kavitha186
closed
3 weeks ago
1
MSSQL testing fixes
#319
vietj
closed
1 month ago
0
Rework data source provider
#318
vietj
closed
3 months ago
0
Deprecate JDBCPool#pool(Vertx,JsonObject) in favor of JDBCPool#pool(Vertx, JDBConnectionOptions, ...)
#317
vietj
closed
4 months ago
0
JPMS support
#316
vietj
closed
4 months ago
0
`SqlOperations` doesn't properly support binary data
#315
dtwitty
opened
6 months ago
1
Honour JDBC pool lifecycle operations with non-blocking SQL client connection pool
#314
vietj
opened
10 months ago
0
Removal of deprecated former SQL client API
#313
vietj
closed
10 months ago
2
More accurate error information:` Need to fetch more data from DB` or support More DataTypes
#312
laglangyue
closed
11 months ago
1
Vert.x JDBCPool x Agroal x MS-SQL - Issue with stored procedure that does "nothing" (The statement must be executed before any results can be obtained.)
#311
wilnie
opened
1 year ago
1
Broken Batch logic with Oracle in Vert.x 4.3.5+
#310
u-ways
opened
1 year ago
1
Broken type handling logic with Oracle Database in Vert.x 4.3.5+.
#309
u-ways
closed
1 year ago
2
sqlConnection.updateWithParams
#308
bardiademon
opened
1 year ago
1
Get connection hangs if a host name has dashes
#307
eniese-petersen
closed
1 year ago
1
Fix IP address parsing regression introduced in 4.4.3
#306
vietj
closed
1 year ago
0
IP address doesnt accept in the connection string
#305
ruslansennov
closed
1 year ago
1
get timestamp column from Oracle database produce exception
#304
karlssor
closed
1 year ago
2
Fix tracing integration with JDBC SQL client
#303
vietj
closed
1 year ago
0
Fix tracing integration with JDBC SQL client
#302
vietj
closed
1 year ago
0
Update the project to implement the connect options supplier refactor.
#301
vietj
closed
1 year ago
0
Remove callback usage
#300
vietj
closed
1 year ago
0
Reading timestamps from PostgreSQL
#299
jehatz
opened
1 year ago
0
Supplement HikariCP parameters
#298
imperio-wxm
opened
1 year ago
0
"Try coerce value" debug log spam
#297
miggonaut
opened
1 year ago
0
Provide keepaliveTime,initializationFailTimeout,schema parameters support for HikariCP
#296
imperio-wxm
closed
10 months ago
1
Broken handling of UUIDs as Strings with Oracle Database in vertx 4.3.5+
#295
smithp1010
closed
1 year ago
15
Unsupported access properties in SQL metadata java.sql.SQLException:Parameter metadata not available for the given statement
#294
shenzhenMirren
closed
1 year ago
3
Bugfix/pg wrong datatype
#293
zero88
closed
2 years ago
2
JDBC Oracle and Timestamps
#292
nikodemusP
opened
2 years ago
1
UpdateResult.getKeys() returns a PGobject instead of a String
#291
colinchilds
closed
2 years ago
25
getJsonArray() throws ClassCastException from v4.2.0 upwards
#290
komape
opened
2 years ago
2
Fix ClickHouseOldAPITest timeout on CI
#289
mnylen
closed
2 years ago
0
Make tests runnable on M1 Macs
#288
mnylen
closed
2 years ago
1
Make data source name configurable through JDBCPool
#287
mnylen
closed
2 years ago
10
Provide a helper to unwrap a Vert.x SQL connection to a JDBC connection
#286
vietj
closed
2 years ago
0
Provide a helper to unwrap a Vert.x SQL connection to a JDBC connection
#285
vietj
closed
2 years ago
0
JDBCCallabe execute does not return the result set when use with HSQLDB Stored Procedure Cursor.
#284
cristian-joseb
opened
2 years ago
0
Do not mix Future terminal operations with other operations
#283
tsegismont
closed
2 years ago
0
Some JDBC not working properly with getObject(pos, cls)
#282
FDoKE
opened
2 years ago
0
Unexpected NullPointerException produced by vertx JDBC client with Oracle.
#281
TnPoDoLsKi
closed
2 years ago
6
Add a way to set client information to sql connections
#280
miggonaut
closed
2 years ago
19
whether SQLClientTemplates supports the IN statement
#279
halower
opened
2 years ago
0
Switched to Agroal as the default pool provider.
#278
dustContributor
closed
10 months ago
1
JDBCPool usage breaks on 4.3.0
#277
dustContributor
opened
2 years ago
4
Result set closed when executing MySQL procedure that returns a result set
#276
zero88
closed
2 years ago
0
vertx-sql-client-templates BLOB not working for oracle
#275
vicliu624
closed
2 years ago
1
Pg reproducer in out out
#274
penehyba
closed
2 years ago
0
Adding a reproducer
#273
pmlopes
closed
2 years ago
0
add dependabot configuration
#272
yeikel
closed
1 year ago
0
Next