Update all routes to use SQLAlchemy

This commit is contained in:
2020-10-05 01:00:50 -05:00
parent af9cdf850c
commit 8ae91f7ffa
4 changed files with 168 additions and 127 deletions

3
.gitignore vendored
View File

@ -129,5 +129,8 @@ dmypy.json
# Pyre type checker
.pyre/
# VSCode custom files
.vscode/
# InvMan custom
postgres.ini