improving async fastapi sqlmodel skill
This commit is contained in:
@@ -38,7 +38,7 @@ SEARCH_QUERY_PARAMETERS = (
|
||||
),
|
||||
pytest.param(
|
||||
"asyncio",
|
||||
{"pytesting", "fastapi-async-sqlalchemy-modernization"},
|
||||
{"pytesting", "async-fastapi-sqlmodel"},
|
||||
id="query-asyncio",
|
||||
),
|
||||
pytest.param(
|
||||
|
||||
Reference in New Issue
Block a user