-
### Versions
Docker Tag development
Core vDev (development, 112b9617)
FTL vDev (development, 848367fa)
Web interface vDev (development, c689fdc7)
### Platform
- OS and version: Ubuntu 22.04
- Platfor…
-
Before using the automatic generation of the DBML file for SQL server, I had queries allowing us to generate our file in DBML format.
In these scripts, I retrieved the description table, which was ve…
-
-
I have some code where I'm building up complex conditions to insert into a parameterized query with glue_sql. In a previous glue version, if those conditions were NULL (in R) I would insert nothing in…
-
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…
-
There seems to be no sql file of the stockflow inventory management system project attached to the project repository if you could upload the sql database file aswell that would be great thank you. ad…
-
### Bug description
1. Install latest Apache Airflow in Ubuntu machine - 22.04.3
2. Initialize the superset db
3. Login in the superset admin // admin
4. Add the database connection, choose "Ot…
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.1
### What version of `d…
-
Si un usuario no administrador intenta ejecutar la consulta1, se produce el error `Not allowed table in query`. Sin embargo, la consulta2 se ejecuta sin incidencias. La única diferencia entre ambas co…
-
### Version
1.27.0
### What happened?
```
version: "2"
sql:
- schema: ["sql/schema/*.sql"]
queries: ["sql/query/*.sql"]
engine: "postgresql"
database:
uri: ${DB_URL}
…