feat: format SQL code via sqlparse in the /format endpoint
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies = [
|
||||
"aiosqlite==0.21",
|
||||
"uvicorn[standard]>=0.38.0",
|
||||
"ruff>=0.15.17",
|
||||
"sqlparse>=0.5.5",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user