-
sudo su
curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
curl https://packages.microsoft.com/config/ubuntu/$(lsb_release -rs)/prod.list > /etc/apt/sources.list.d/mssql-release.li…
-
### Expected behavior
The preview feature should send a valid SQL query to my Fabric Synapse datawarehouse, using the ODBC Driver 18 for SQL Server. Running dbt, debugging, testing works as expecte…
-
### Description
Hi team I'm using DBeaver I have a problem I set up the iddle time out but even if I'm running a Query in SQL Editor and the query doesn't finish it close the session. I'm assuming r…
-
Please read https://stackoverflow.com/help/minimal-reproducible-example
**Describe the issue**
Production code has been running error free since 2016, with the only change being regular driver up…
-
**Describe the bug**
I have installed SQL driver 2.2.0 and Alias-Manager 1.2.4. Also, I have set up the alias variable with Read converter: `Math.round(val*10)/10`. This variable is stored in DB…
-
## Question
How does the driver execute batch INSERTs if the connection auto commit is true?
The JDBC specification has no standard rule and this "is a driver specific" topic.
The documentation htt…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I encountered an issue when working with Arrow Flight SQL, and I would appreciate your help.
I created …
-
### SQLDelight Version
2.0.2
### Application Operating System
Linux
### Describe the Bug
Adding a postgres dependency breaks the instantiation of the sqlite driver. I'm adding a PG dependency to …
-
### Expected behavior
Geometry.valueOf(String) should translate to the ST_GEOGFROMTEXT (note GEOG not GEOM) function call when generating Snowflake SQL. (and probably all PostGIS impls, haven't test…
-
It would be enjoyable to have a database/SQL interface compatible with low-level types for creating optimized libraries. One possible solution is an AVL ORM, as suggested in this link: [https://github…
moul updated
10 months ago