Skip to content

v0.1.6

Choose a tag to compare

@nodece nodece released this 18 Jun 15:32
56c866f
Use explicit transactions (#11)

* Use explicit transactions for DB manipulations

* Preallocate memory for strings.Builder

* Use tx.Close instead of tx.Rollback