mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
Add test database configuration and schema creation for testing
This commit is contained in:
@@ -40,8 +40,8 @@ dev-dependencies = [
|
||||
"ipython>=9.5.0",
|
||||
"sqlacodegen<=3.1.1",
|
||||
"tryceratops>=2.4.1",
|
||||
"locust>=2.40.5"
|
||||
|
||||
"locust>=2.40.5",
|
||||
"sqlalchemy-utils>=0.41.1"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user