go-sqlite3/_example
David Vassallo 4b8633cceb
Updating vtable example, "BestIndex" method (#1099)
As it was, the vtable example will give an error when adding any kind of SQL constraint in the SQL statement. Updating the BestIndex method will ensure that adding SQL constraints will not result in errors

Signed-off-by: David Vassallo <davevassallo@gmail.com>

Signed-off-by: David Vassallo <davevassallo@gmail.com>
2022-10-18 19:04:52 -04: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 こんにちわ is wrong Japanse. The correct word is こんにちは 2022-09-04 18:00:08 +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 こんにちわ is wrong Japanse. The correct word is こんにちは 2022-09-04 18:00:08 +09:00
trace fix type of event code 2018-01-29 11:15:57 +09:00
vtable Updating vtable example, "BestIndex" method (#1099) 2022-10-18 19:04:52 -04:00
vtable_eponymous_only add support for defining an "eponymous only" virtual table (#885) 2020-12-26 23:11:17 +09:00