mirror of
https://github.com/mattn/go-sqlite3.git
synced 2025-05-29 20:00:43 +00:00
Based on https://golang.org/pkg/database/sql/#Tx.Commit this function returns an error type. So why not check it.
Based on https://golang.org/pkg/database/sql/#Tx.Commit this function returns an error type. So why not check it.