aboutsummaryrefslogtreecommitdiff
path: root/example (follow)
Commit message (Expand)AuthorAgeFilesLines
* mvmattn2013-08-283-169/+0
* Use sqlite3.c in all platformsmattn2013-08-282-3/+7
* 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
* Rename because travis bringup errormattn2013-08-231-0/+0
* Fixes typomattn2013-08-231-1/+5
* Possible to register custom drivermattn2013-08-231-1/+3
* Add example for sqlite3 extensionmattn2013-08-231-0/+27
* Add example for sqlite3_with_extensionsmattn2013-08-231-0/+32
* mvmattn2013-08-231-23/+12
* add example code using bulk insert.mattn2012-12-261-0/+27
* use fmt.Println()mattn2012-12-071-2/+2
* remove Makefile.mattn2012-05-151-6/+0
* add example of Prepare()/QueryRow(). add db.Close(). close #7mattn2012-02-231-2/+16
* Updating exampleScott Lawrence2012-01-201-1/+1
* transaction.mattn2011-11-131-2/+7
* gofmt.mattn2011-11-111-60/+60
* first import.mattn2011-11-112-0/+66