feat: format SQL code via sqlparse in the /format endpoint

This commit is contained in:
2026-07-05 00:07:20 -06:00
parent 8ca04c2e17
commit 7355610f37
5 changed files with 49 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ python-dotenv==1.2.1
pytz==2025.2
pyyaml==6.0.3
ruff==0.15.17
sqlparse==0.5.5
sniffio==1.3.1
starlette==0.50.0
tortoise-orm==0.25.2