-
https://github.com/awslabs/aws-advanced-jdbc-wrapper/blob/0b04bc682742e93c07f43c572f9a53fbf77556f6/wrapper/src/main/java/software/amazon/jdbc/wrapper/ConnectionWrapper.java#L684
-
### Describe the bug
When using CockroachDB with Postgres JDBC driver, there is a version mismatch in the minimum database version required by the `CockroachDialect` and the database version reported…
-
### Search first
- [X] I searched and no similar issues were found
### Description
I am trying liquibase with cassandra and have downloaded the required jars, liquibase-cassandra-4.29.1.jar a…
-
Version: VerticaBulkLoader-6.1.0.7-258.jar
Stack trace:
`java.lang.ClassCastException: com.sun.proxy.$Proxy37 cannot be cast to com.vertica.jdbc.VerticaConnection
at org.pentaho.di.verticabulkloa…
-
### Expected behavior
I'm working with phone numbers and I have various wrappers for different kinds of phone numbers. I just introduced stricter validation during the creation of these wrapper typ…
-
We're attempting to connect to an MSSQL server and are receiving an error when importing the dbo schema. The error is:
ERROR: remote server returned an error
SQL state: XX000
Not sure what t…
-
### Describe the bug
Don't know how to repro but I saw this on the logs of a cloud customer
```
{"lvl":"ERROR","lgr":"metabase.query-processor.middleware.cache","m":"Error saving query results to ca…
-
### Describe the bug
When inserting a `Date[]` Java type into an `Array(Date)` column, then a wrong value is being inserted.
### Steps to reproduce
Create this table:
```sql
create table …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
The default connector for trino is jdbc as there is no sqlalchemy support as per my knowledg…
-
I've installed the docker image JDBC_FDW and I've run the setup postgres sql Script. It gives me "ERROR: remote server returned an error". I've already copied the jar file in a directory :drivers/pos…