Skip to content

Pull requests: mattn/go-sqlite3

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix marshaling error in Go->SQLite boolean values
#6 by lye was merged Feb 7, 2012 Loading… updated Feb 7, 2012
Fix sql.DB leaks in unit tests so that tests pass on vmware hgfs
#22 by christophershirk was merged Sep 12, 2012 Loading… updated Sep 12, 2012
Modified for Windows support.
#25 by cookieo9 was merged Oct 29, 2012 Loading… updated Oct 29, 2012
Travis-CI simplification
#26 by cookieo9 was merged Oct 29, 2012 Loading… updated Oct 29, 2012
Add support for extracting 2006-01-02 formatted timestamps.
#28 by lye was merged Nov 5, 2012 Loading… updated Nov 5, 2012
A few more timestamp fixes
#36 by mstetson was merged Jan 4, 2013 Loading… updated Jan 4, 2013
Use sqlite amalgamation source on all platforms
#48 by jessevdk was closed Mar 23, 2013 Loading… updated Mar 23, 2013
Fix multiple commands
#63 by wei2912 was merged Jun 18, 2013 Loading… updated Jun 18, 2013
Fix #33 and #34
#35 by mstetson was merged Dec 30, 2012 Loading… updated Jul 9, 2013
Change extension loading mechanism to use a string list of extensions
#73 by cookieo9 was merged Aug 25, 2013 Loading… updated Aug 25, 2013
unbreak build on non-linux
#75 by dajohi was merged Aug 29, 2013 Loading… updated Aug 29, 2013
database/sql expects io.EOF after all rows have been Next'ed
#10 by fiber was closed Mar 2, 2012 Loading… updated Jun 12, 2014
Update sqlite to 3.8.4.1.
#114 by jkl1337 was merged Mar 14, 2014 Loading… updated Jun 12, 2014
Next(): populate Row with []byte instead of string, as per driver doc
#97 by mpl was merged Dec 5, 2013 Loading… updated Jun 13, 2014
Enable Sqlite R*Tree Module
#99 by fawick was merged Mar 19, 2014 Loading… updated Jun 13, 2014
tiny typo fix
#110 by tpltnt was merged Feb 18, 2014 Loading… updated Jun 13, 2014
Remove compiler error
#96 by ericfrederich was merged Dec 1, 2013 Loading… updated Jun 13, 2014
make driver.Rows.Next() implementation correct by setting BLOB/TEXT valu...
#93 by timob was closed Dec 23, 2013 Loading… updated Jun 13, 2014
Handle bool values with "BOOLEAN" columns.
#15 by jander was merged May 28, 2012 Loading… updated Jun 13, 2014
inserting zero-length strings failed.
#1 by fiber was merged Dec 3, 2011 Loading… updated Jun 14, 2014
call sqlite3_column_blob() before sqlite3_column_bytes()
#67 by dajohi was merged Aug 4, 2013 Loading… updated Jun 15, 2014
Update to build at tip (exp/sql -> database/sql)
#4 by bytbox was merged Jan 21, 2012 Loading… updated Jun 15, 2014
add new test for WAL journal_mode
#83 by dajohi was merged Sep 13, 2013 Loading… updated Jun 16, 2014
Add support for extracting 2006-01-02 15:04:05.000 formatted datetime.
#29 by matrixik was merged Nov 29, 2012 Loading… updated Jun 17, 2014
Fix invalid memory read in Close()
#24 by jgallagher was merged Oct 16, 2012 Loading… updated Jun 17, 2014
ProTip! Follow long discussions with comments:>50.