-
### Description
For example, the order of columns in Metadata panel.
![изображение](https://github.com/user-attachments/assets/b386d8ca-cce7-40ea-8122-96a6e1d70d65)
![изображение](https://git…
ask9 updated
2 months ago
-
**Describe the issue**
If autosave=always option is specified, JDBC driver sends "SAVEPOINT PGJDBC_AUTOSAVE" in simple query protocol without finishing extended query protocol cycle.
This is not rec…
-
#### Prerequisites
Please check the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and search existing [issues](https://github.com/pinpoint-apm/pinpoint/issues) for similar questions before cre…
-
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class…
-
It looks like it logs to a local h2 db, which is not ideal for docker containers without persistant storage. I wonder the feasibility of logging to an actual db server?
I'm going to play around…
-
Good afternoon!
My name is Fabrício Messer and i has many problems to connnect in my database by jasperstarter and i ask for your help.
ps: I use the client provided by you and without connecti…
-
I am currently using the Oracle JDBC driver via JayDeBeApi to connect to an oracle database, which is far from ideal. Unfortunately I have to make this connection via a SOCKS proxy for reasons outside…
-
# changes
* replace clickhouse-jdbc-driver from ru.yandex.clickhouse(0.3.1) to com.clickhouse(version 0.3.2)
* liquibase version from 4.6.1 to 4.15.0
* testcontainer from 1.15.3 to 1.17.3
* resolv…
-
**Background**
It would be great to update our main DB to the latest stable version (PostgreSQL 16.4)
**Approach**
- Upgrage `cp-api-db` deployment image to the postgres:16.4
- Update `cp-api…
-
```
What steps will reproduce the problem?
1. Using Oracle 10gR2 and it's own JDBC driver, on Tomcat 5.5/Linux.
2. Use the following in your resource file:
I'm expecting it to work as is, however I…