first commit
This commit is contained in:
6
venv/lib/python3.12/site-packages/alembic/util/exc.py
Normal file
6
venv/lib/python3.12/site-packages/alembic/util/exc.py
Normal file
@@ -0,0 +1,6 @@
|
||||
class CommandError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class AutogenerateDiffsDetected(CommandError):
|
||||
pass
|
||||
Reference in New Issue
Block a user