-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: mattn/go-sqlite3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change extension loading mechanism to use a string list of extensions
#73
by cookieo9
was merged Aug 25, 2013
Loading…
Added error return to ConnectHook and fixed extension example
#72
by cookieo9
was merged Aug 25, 2013
Loading…
call sqlite3_column_blob() before sqlite3_column_bytes()
#67
by dajohi
was merged Aug 4, 2013
Loading…
Add support for extracting
2006-01-02 15:04:05.000 formatted datetime.
#29
by matrixik
was merged Nov 29, 2012
Loading…
Add support for extracting 2006-01-02 formatted timestamps.
#28
by lye
was merged Nov 5, 2012
Loading…
Fix sql.DB leaks in unit tests so that tests pass on vmware hgfs
#22
by christophershirk
was merged Sep 12, 2012
Loading…
bug fix: Byte slice results belong to the caller and so must be copies.
#19
by leskets
was merged Aug 21, 2012
Loading…
Minor tweaks, plus add support for "timestamp" columns.
#12
by jgallagher
was merged May 15, 2012
Loading…
database/sql expects io.EOF after all rows have been Next'ed
#10
by fiber
was closed Mar 2, 2012
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.