-
PR #42 introduced a bug in the SQLAlchemy Ingres connector. The bug exists in connector versions `0.0.7` and `0.0.8`.
This line was added in that PR:
from sqlalchemy.sql._typing import is_sq…
-
I followed the instructions on [this](https://docs.databricks.com/en/dev-tools/sqlalchemy.html#language-SQL%C2%A0warehouse) page to create a SQLAlchemy engine and used it with the Pandas `to_sql()` me…
-
### Version
1.27.0
### What happened?
I want to generate sql query using copyfrom annotations and got an error
### Relevant log output
```shell
# package bankstatement
error generating code:…
-
Because database migration is a step required to deploy majority of modern PHP apps, App Engine should have `/cloudsql` folder with socket connections to binded to Cloud SQL server the same way App En…
-
roachtest.unoptimized-query-oracle/disable-rules=all/rand-tables [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAzureBazel/16328346?buildTab=log) with…
-
Non-Exhaustive list of gaps/mistakes that exist in the sql engine that we are choosing not to deal with.
- [ ] We push selects into LOJ because we are forced to generate the selects wrapping the jo…
-
### Version
1.27.0
### What happened?
SQLC fails to generate a query where I try to use a column from a subquery in a WHERE clause to compare against a query argument, which is a valid SQL sy…
-
### Version
1.27.0
### What happened?
#### Generated `models.go`
```go
// Code generated by sqlc. DO NOT EDIT.
// versions:
// sqlc v1.27.0
package repository
import (
"github.c…
-
### Short description of current behavior
When we are executing multiple commands for chromadb handler in the mindsdb editor. It is throwing parsing error.
Command Executed:
Drop Database chrom…
-
**Describe the bug**
build `master` branch with sanity, client lost connection after executing a SQL.
**Environment**
- OS Version and CPU Arch(`uname -a`):
```
Linux c0c380f80f1a 6.5.0-44-ge…