BCStudentSoftwareDevTeam / chemical-inventory

0 stars 0 forks source link

Place Queries in Try/Except statements #123

Open hmanalai opened 7 years ago

hmanalai commented 7 years ago

Original report by Zach Ball (Bitbucket: ZachBall, GitHub: ZachBall).


All queries to the database should be functionalized and moved into their respective model files.

hmanalai commented 7 years ago

Original comment by Zach Ball (Bitbucket: ZachBall, GitHub: ZachBall).


All queries should be in try/except statements.

hmanalai commented 7 years ago

Original comment by Zach Ball (Bitbucket: ZachBall, GitHub: ZachBall).


This is almost all done. We just need someone to go through and check to make sure all of them have been taken care of.