anomaly / anomaly/lab-python-server
Document tips and tricks of SQLAlchemy 2.0 syntax
Open
documentation
- Dominant language
- Python
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
SQLAlchemy 1.4 is the last release before they move to 2.0, this introduces a [new syntax](https://docs.sqlalchemy.org/en/14/changelog/migration_20.html) for queries to support asyncio amongst other things. We should review the docs and:
- Write examples of common patterns
- Best practices for working with async
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.