-
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…
-
## [SIP-115] Proposal for Pre SQL block for virtual datasets
### Motivation
Currently huge piece of SQL functionality couldn't be used in virtual datasets due to the fact that dataset query is b…
-
https://github.com/TobikoData/sqlmesh/issues/2935
https://github.com/TobikoData/sqlmesh/issues/3086#issuecomment-2329693944
The goal is to run a command like this: `sqlmesh plan --dry-run-render` …
-
Our Fortify scans alerted us to possible SQL injection attacks in sqldict.py, and upon inspection it does appear to have a number of SQL statements built with Python's string-building %s feature rathe…
-
There probably aren't any SQL injections here. But we should fix it anyway.
-
The number of processed SQL statements is not reported anywhere. We should add a new field to `box.stat` for them (`STATEMENT`?), otherwise it's difficult to figure out what's going on with the databa…
-
## Description of the enhancement requested
Hi,
We would like the texmate COBOL grammar manage comments included in SQL statements.
COBOL code in IBM Z Open Editor:
![image](https://github.c…
-
### Grammar or Syntax Description
- The `CONVERT TO CHARACTER SET` clause in ALTER TABLE statements is not correctly parsed by JSQLParser.
- The parser treats the operation as `UNSPECIFIC` instead …
-
### Please answer the questions below, it helps us to track the issue.
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
PostgreSQL 12.3
3. Which TablePlus version number a…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
When we use Savepoint and release savepoint statements, then we can fi…