-
This method is in theory considered safe from SQL Injections due to the fact that the method parameter is of type Long.
However it's better practice to stick to using the (?) notation for all type…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
SQL Server 2014
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
Version 2.0 (2…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
In some scenarios, it is possible that the SQLs for different databases are the same. It is difficult to see t…
-
Hello,
I have not seen any examples of Cypher Queries/Statements in PL/sql in user documentation.
Does AgensGraph support such a functionality?
Thanks.
-
While trying to _hand_-write an SQL for _this_ tutorial, I had a cryptic error:
https://travis-ci.com/dwyl/learn-postgresql/builds/106420820#L508
![image](https://user-images.githubusercontent.com/1…
-
Hi,
there should be a function that enables the execution of an entire SQL script. This would make it possible to perform mass operations. At the moment, each statement has to be executed individua…
-
## Describe the bug
We are experiencing issues with our BigQuery ingestion jobs where there is no lineage between BigQuery tables and views in a significant number of cases.
The ingestion logs sh…
-
-
It seems that `Statement::to_string` overflows for deep expressions even if the default [recursion limit](https://github.com/sqlparser-rs/sqlparser-rs/pull/764) is able to parse the expression without…
-
#### System information:
- Ubuntu 18.04 64bit Kernel 4.15.18-041518-generic
- DBeaver 6.0.0.201903111000
- Java OpenJDK 64-Bit 11.0.3
- DBeaver Office Support 1.1.41.201903110956
#### Connect…