-
Customer needs to construct complex JSONB Queries to search into arbitrarily nested JSON through their application code and SQL Alchemy.
**Is your feature request related to a problem? Please descr…
-
FYI - receiving the following warning when loading medic (DB is postgres 9.4):
```
$ medic write 123
venv/lib/python3.4/site-packages/sqlalchemy/orm/relations…
-
Hi 👋🏻
I'm running DVT from CLI on PostreSQL (v13.10) deployed on 2 GCP instances under private IPs with SSL enabled with config file like:
```
result_handler:
project_id: my_project_id
…
-
Hello all,
this is undoubtedly one my favorite database for dataviz. Why ?
-it's free
-it's open-source
-it's fast
-it's easy to install on linux, mac and windows.
-it cares about SQL norm
-y…
-
### Describe the bug:
Global variables are not shared between different gunicorn workers. https://github.com/cloudera/hue/blob/b5d126ea651d76e982a13c7da3661dac9a939246/desktop/libs/notebook/src/not…
-
Hello,
Is it possible to add this analytical database as an ouput with filename and table ?
-
#### What language are you using?
Python
#### What version are you using?
python: 3.11.8
connectorx: 0.3.2
#### What database are you using?
Microsoft SQL Server (MSSQL)
#### What d…
-
We filter out the rest of the secrets, but for some reason (likely because it's a function), templates can still access the SecretConfig::sql_alchemy_url() function and print the DB user/pass in a tem…
-
-
При записи в БД связанных моделей, которые используют автоматические суррогатные ключи, возникает проблема дублирования данных. Workaround: достаточно в одной из моделей использовать естественный ключ…