refactor: update migration paths and improve database operation handling
This commit is contained in:
@@ -4,7 +4,7 @@ extend-ignore = E203, W503, E501
|
||||
exclude =
|
||||
.venv,
|
||||
backend/.venv,
|
||||
alembic,
|
||||
backend/alembic,
|
||||
migrations,
|
||||
backend/migrations,
|
||||
**/__pycache__,
|
||||
**/*.pyc
|
||||
|
||||
Reference in New Issue
Block a user