go-sqlite3/_example
Patrick DeVivo 92d23714a8
add support for defining an "eponymous only" virtual table (#885)
* add support for defining an "eponymous only" virtual table

As suggested here: https://github.com/mattn/go-sqlite3/issues/846#issuecomment-736206222

* add an example of an eponymous only vtab module

* add a test case for an eponymous only vtab module
2020-12-26 23:11:17 +09:00
..
custom_func remove binary file 2015-09-16 10:47:42 +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 missing error checking to simple example 2016-04-14 20:56:02 +02: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