go-sqlite3/_example
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
..
custom_driver_name Add example using driverName 2022-01-10 23:30:33 +09:00
custom_func remove binary file 2015-09-16 10:47:42 +09:00
fuzz Adds a fuzz target (#908) 2021-02-15 22:57:26 +09:00
hook Incorporate original PR 271 from https://github.com/brokensandals 2017-07-03 12:51:48 -06:00
limit Fix typo (#763) 2020-01-09 18:43:04 +09:00
mod_regexp Fix for early termination of returned rows (#805) 2020-05-03 00:42:42 +09:00
mod_vtable report actual error message if sqlite3_load_extension fails (#800) 2020-04-16 14:45:59 +09:00
simple Add error checking in simple example for tx.Commit 2022-05-28 23:40:45 +09:00
trace fix type of event code 2018-01-29 11:15:57 +09:00
vtable golint 2017-03-05 20:52:55 +09:00
vtable_eponymous_only add support for defining an "eponymous only" virtual table (#885) 2020-12-26 23:11:17 +09:00