Merge pull request #7085 from yoff/python/model-aiopg

Python: model aiopg
This commit is contained in:
Rasmus Wriedt Larsen
2021-11-10 13:10:30 +01:00
committed by GitHub
7 changed files with 180 additions and 0 deletions

View File

@@ -183,6 +183,7 @@ Python built-in support
pydantic, Utility library
yarl, Utility library
aioch, Database
aiopg, Database
asyncpg, Database
clickhouse-driver, Database
mysql-connector-python, Database