-
JDBC VERSION: mssql-jdbc-12.6.1.jre11.jar
On Prem SQL Server Version : Query is getting data from databases on SQL 2017 and SQL 2019
How big is the query? I mean how many records it fetches and tabl…
-
**Describe the bug**
I get this backtrace when committing changes to Site records:
```
DBG3 11/06/24 01:12:01 LoadingAppDao Query1 'select LOADING_APPLICATION_ID, PROP_NAME, PROP_VALUE from RE…
-
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
1. What version of JDBC driver are you using?
3.19.0
…
-
### What happens?
When I used duckdb jdbc api to connect duckdb and fetch data, it reported the following errors
openjdk version "1.8.0_332"
```
Exception in thread "main" java.lang.UnsatisfiedLin…
-
Any plan to impl the jdbc driver? It will be nice if there is a jdbc driver for libsql, so we can use ORM frameworks like [Hibernate](https://hibernate.org/)/JPA
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
create jdbc type job,when clic…
-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Other
### Please describe the bug 🐞
If I setup a Jdbc catalog with MYSQL URI like `jdbc:mysql://127.0.0.1:3307/db1`, it works fi…
-
When we see a providers is a dependency in "cross-provider-dependecies" - we add it automatically - when we build the package - as optional extra. However a number of providers also have the same prov…
-
flyway:
baseline-on-migrate: true
validate-on-migrate: false
schemas: db
datasource:
driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver
url: jdbc:sh…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
When I tried to implement the synchronizatio…