mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-09 15:57:59 -05:00
Alembic added
[backend] Alembic is now implemented. DB creation, updates and default user creations is handled by Alembic
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Python
|
||||
backend/__pycache__/
|
||||
backend/*/__pycache__/
|
||||
backend/*/*/__pycache__/
|
||||
backend/*.pyc
|
||||
|
||||
# Logs
|
||||
|
||||
Reference in New Issue
Block a user