Feature db migrate 20231013 (#202)

* feat(db): support flask migrate

* minor

---------

Co-authored-by: s01249 <songbing@smyfinancial.com>
This commit is contained in:
Evan Sung 2023-10-13 03:24:49 -05:00 committed by GitHub
parent 41d810642b
commit b08ed43105
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -40,6 +40,7 @@ nosetests.xml
.pytest_cache
cmdb-api/test-output
cmdb-api/api/uploaded_files
cmdb-api/migrations/versions
# Translations
*.mo