Use explicit transactions (#11)
* Use explicit transactions for DB manipulations * Preallocate memory for strings.Builder * Use tx.Close instead of tx.Rollback
Showing
Please register or sign in to comment
* Use explicit transactions for DB manipulations * Preallocate memory for strings.Builder * Use tx.Close instead of tx.Rollback