-
Connect throws
MetaData.__init__() got an unexpected keyword argument 'bind'
For now specifying SQLAlchemy version better, but should actually fix
-
Latest version is [2.0.](https://www.sqlalchemy.org/download.html)
[This code failed using the current version](https://github.com/psrc/survey-conversion/blob/main/modules/util.py#L20). I replaced …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
![image](https://github.com/chatchat-space/Langchain-Chatchat/assets/59242574/51bb7bd4-639c-4569-b09a-73204b0fc83a)
上传以及检索时间跟0.2版本的差距有点大
-
based on [this link](https://github.com/sqlalchemy/sqlalchemy/discussions/10710), it appears this is because Superset these days requires SQLAlchemy 2.0, but the Dockerfile supposedly still uses an ol…
-
[SQLAlchemy 2.0.0](https://www.sqlalchemy.org/blog/2023/01/26/sqlalchemy-2.0.0-released/) has been released on the 26th of January 2023, and it's incompatible with PyHive for connections to Presto, Tr…
-
## User story / feature request
When trying to update this [pr](https://github.com/cal-itp/data-infra/pull/3357), failed to update sqlalchemy packages since after 2.0 they made breaking changes.
…
-
Charts for databases with **Asynchronous query execution** aren't being executed in the worker nodes as expected.
#### How to reproduce the bug
1. Add a datasource in a setup with Async Queries …
-
# Bug: SQLAlchemy Joined Inheritance raises error
**Describe the bug**
SQLAlchemy Joined Inheritance raises error.
Error:
```console
File "...\Lib\site-packages\starlette_admin\contrib\sq…
-
Rework classes that use SQLAlchemy to use thread safe objects. See `enhomie` `HomiePersist`.
enrh updated
2 months ago