mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Add CLI support for execute sql scripts (#711)
* Add CLI support for execute sql scripts * Update the arg helps
This commit is contained in:
@@ -48,6 +48,7 @@ dependencies = [
|
||||
"rtoml>=0.12.0",
|
||||
"sqlalchemy-crud-plus>=1.10.0",
|
||||
"sqlalchemy[asyncio]>=2.0.40",
|
||||
"sqlparse>=0.5.3",
|
||||
"user-agents==2.2.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user