-
Execute query in cursor range is great, and I'm glad that I can enable it as the default. But it would be really nice if there were separate shortcut keys for executing current SQL query, vs executing…
-
**Describe the bug**
Type coercion/casting number values when translating ash-expressions into sql-queries doesn't always cast to decimal anymore, resulting in breakage with for example the ash_money…
-
Hi @staticlibs,
We have run the babelfish compass tool to validate the sql script, in that report it was mentioned 0 issues in not supported feature, but when we run the sql script in babelfi…
-
Hello, I recently used your dataset to do some research. I saw you compare with CHESS and DIN-SQL in https://spider2-sql.github.io/. Could you please provide corresponding baseline codes.
Additio…
-
### Version
1.27.0
### What happened?
I tried to create a quite simple `SELECT` query and was not sure why the `LIMIT` and `OFFSET` params were not working properly. After inspecting the generated …
-
make work again:
* [x] PostgreSQL
* [x] MonetDB
* [x] MySQL?
* [x] MariaDB?
* [x] docs
* [x] MariaDB has SQL errors
* [x] PostgreSQL has timeout errors
* [x] front README
* [x] MonetDB almost…
-
Hello,
I was wondering what's the best practice for using this package with pandas.
1. It's possible to create a `databricks.sql.connect` and pass it to `pandas.read_sql`. This works however it …
-
postgres.js gives us parameterized tagged templates and the ability to nest sql partials, and this is fantastic, but I think it is missing a piece of the puzzle:
I want to be able concat partials t…
-
### Issue
Some SQL queries are not supported in MSSQL. Noticed below issues so far...
- Backticks(`)
- LIMIT 1 is not supported in MSSQL
- Method "EXTRACT(MONTH FROM" is not supported in MSSQL
…
-
```markdown
Overview
The easey-account-api has been identified as lacking sufficient input validation. This ticket focuses on implementing input
validation to ensure that all user inputs are corre…