-
When using Hibernate + Hikari + Derby Embedded driver, we get the following scary warning in the logs at init:
```
2023-05-23T12:03:09.677+02:00 WARN 9796 --- [ restartedMain] com.zaxxer.hikari.…
dmngb updated
3 months ago
-
**Describe the bug**
When I tried to see the values at zoom, show this error
**Logs**
SQLDataException:
Message: ORA-01878: o campo especificado não foi encontrado em datetime ou no intervalo
…
-
**Describe the issue:**
**How to reproduce:**
**Expected behavior:**
**Environment information** (_Please complete the following information; remove any unnecessary fields_) **:**
- …
-
**Describe the bug**
In the `pgjdbc.py` there is a logic to parse sqlalchemy generated url to the one expected by jdbc. In the current implementation it causing the `java.net.java.net.UnknownHostExce…
-
## Driver version
2.1.0.26
## Redshift version
PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.68555
## Client Operating…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
1.2.1
### What's Wrong?
04:…
-
I'm getting an `InterruptedException` in `ZConnectionPool.transaction`. I am unable to `mapError` or `tapError` on the failure. When I run it unsafe, I get a `zio.Exit.Failure`. Nothing I have tried h…
-
#### Environment
```
HikariCP version: 3.3.1
JDK version : 1.8.0_162
Database : MS SQL Server
Driver version : 6.2.2
```
Hello. I have a Java Servlet-based application which uses Hi…
-
I have a Micronaut project, and in a part of it I'm using reactive programming to perform a IO-heavy job that fetches a lot of data from database, of course from different threads. I was using the `Jp…
-
This issue doesn't fall into the issue template sorry, so I'll keep it short.
Micronaut Data disables batch insert capability for MSSQL ([code](https://github.com/micronaut-projects/micronaut-data/…