go-sqlite3/_example/simple
Kristóf Havasi b819467576 Add error checking in simple example for tx.Commit
Based on https://golang.org/pkg/database/sql/#Tx.Commit this function returns an error type.
So why not check it.
2022-05-28 23:40:45 +09:00
..
Dockerfile Update _example/simple/Dockerfile 2022-05-18 11:53:00 +09:00
simple.go Add error checking in simple example for tx.Commit 2022-05-28 23:40:45 +09:00