aboutsummaryrefslogtreecommitdiff
path: root/example/extension/extension.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* mvmattn2013-08-281-43/+0
* Use sqlite3.c in all platformsmattn2013-08-281-1/+1
* Changed extension support to load from a string list of extensionsCarlos Castillo2013-08-241-27/+2
* Added error return to ConnectHook and fixed extension exampleCarlos Castillo2013-08-241-2/+32
* Fixes typomattn2013-08-231-1/+5
* Possible to register custom drivermattn2013-08-231-1/+3
* Add example for sqlite3_with_extensionsmattn2013-08-231-0/+32