-
###### Which version and edition of Flyway are you using?
All versions. Using flyway 9.5.1
Is there plans to provide support for Drivers that do not follow the JDBC specification? I understand …
-
## Feature request
**Is your feature request related to a problem? Please describe.**
I would like starrocks to support more jdbc data sources, such as oracle and sqlserver.
**Describe the solu…
-
Could not find the function in the .a lib file while getting the mysql driver
![image](https://github.com/user-attachments/assets/af488517-ed30-453a-bf84-105fbfa1eaa4)
error msg:
![image](https://g…
-
Create a utility class that will aid in the construction/usage of all connectors for all DB connectors.
-
**Is your feature request related to a problem? Please describe.**
We currently use Dremio as our backend and while the RESTful driver provided by the community works, the Arrow Flight JDBC driver …
-
### Issue:
```
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [delete from "poweratuat"."indivi_exit_compensation_in_case_exit"
using "poweratuat"."indivi_exit_…
-
Hello. I have an issue with connection to Clickhouse with the driver (version 0.4.6).
The problems with Inserts. There is an exception:
`java.sql.BatchUpdateException: Unexpected end of file from …
-
## Question
**ActiveDirectoryServicePrincipalCertificate Authentication with client certifiicate private key and private key associated with password is not working.**
```
String jdbcUrl = "jdbc:sqls…
-
We have upgraded the application with ojdbc6 to ojdbc11 with JDK 17. Getting the below exception, though there is no functional impact.
c3p0 version is 0.9.5.5.
With ojdbc6 we don't see this iss…
-
I would like to run liquibase and connect to SQL Server with Integrated Security. I have checked documentation [ms-sql-server-windows-integrated-security](https://docs.liquibase.com/start/tutorials/ms…