tacusci / berrycms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

move defer row close to after error handling

tauraamui opened this issue · comments

example locations are: db.UsersTable.RootUserExists 148, db.mapSavedPageRoutes 79

found another:

defer rows.Close()

need to completely check all page handlers too