-
## Driver version
Upgrade from 2.1.0.9 to 2.1.0.28
## 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.66954
…
-
```
Include a producer implementation as part of the odata4j distribution backed by
jdbc only - i.e. expose db entities (tables,views,sps) directly as odata
entities without the additional layer of …
-
Hello,
I tried to do a query on a PostgresSQL database with JSON content, something like:
`
select * from mytable where mytable -> 'myelement' ? 'key123';
`
It doesn't work as this in a native …
s4iko updated
2 weeks ago
-
채팅방 생성 및 채팅창 목록구현에 필요한 DAO 생성입니다.
ghost updated
2 years ago
-
![image](https://github.com/user-attachments/assets/bcbba367-da0f-4067-bad8-d2cadf931fce)
-
## Why you need it?
Is your feature request related to a problem? Please describe in details
- When writing the unit test of Seata Client inside Apache ShardingSphere, I dynamically set the `…
-
如果Spring没有先开启事务,JDBC.transaction将无法正常工作。
需要找到能主动开启Spring事务的方法。
-
ColumnJdbcTable and TableJdbcTable call listTables with the assumption that it includes views
This is different from InformationSchemaPageSource which performs a union of listTables and listViews
So…
-
Related to pull request:
- #32992
`org.springframework.jdbc.datasource.JdbcTransactionObjectSupport` `releaseSavepoint`
The function was only handling exceptions as a log, but when it was mod…
-
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.20.0
…