Begin rewrite from psycopg2 to SQLAlchemy

This commit is contained in:
2020-10-04 21:12:09 -05:00
parent ec2974eef3
commit af9cdf850c
4 changed files with 111 additions and 103 deletions

6
.pylintrc Normal file
View File

@ -0,0 +1,6 @@
[TYPECHECK]
ignored-modules=flask_sqlalchemy
generated-members=session.*
[MESSAGES CONTROL]
disable=pointless-string-statement