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

darwin/libsqlite3: Also use the homebrew include path
#734 by gwd was merged Aug 19, 2019 Loading…
upgrade amalgamation code
#732 by mattn was merged Jul 16, 2019 Loading…
docs: fix typo
#731 by Jason-Cooke was merged Jul 9, 2019 Loading…
Fix typo in readme
#725 by auxten was merged Jun 17, 2019 Loading…
Fix type of variadic
#716 by mattn was merged May 10, 2019 Loading…
upgrade amalgamation code
#712 by mattn was merged Apr 24, 2019 Loading…
upgrade amalgamation code
#702 by mattn was merged Mar 15, 2019 Loading…
Fix typo
#695 by mattn was merged Feb 17, 2019 Loading…
Unify travis runs
#693 by egonelbre was merged Feb 11, 2019 Loading…
Fix 688
#692 by mattn was merged Feb 11, 2019 Loading…
sqlite3_column_type SQLITE_TEXT returns string not []byte
#688 by dimroc was closed Feb 11, 2019 Loading…
improve FAQ re: in-memory databases
#680 by rittneje was merged May 29, 2019 Loading…
Fix typo in README
#679 by mattn was merged Jan 4, 2019 Loading…
upgrade amalgamation code
#675 by mattn was merged Dec 18, 2018 Loading…
Revert 671
#673 by rittneje was merged Dec 8, 2018 Loading…
Close db even if sqlite3_open_v2 return non-zero.
#670 by mattn was merged Dec 7, 2018 Loading…
Fix RW mode in Open
#669 by binkoni was closed Dec 7, 2018 Loading…
Fix gometalinter issues
#665 by mjtrangoni was merged Nov 21, 2018 Loading…
updating Windows TDM-GCC link to properly render
#664 by bk521234 was merged Nov 17, 2018 Loading…
travis.yml: build Go tip
#657 by kevinburke was merged Nov 2, 2018 Loading…
Fix build failure on Windows/386
#654 by typeless was merged Oct 24, 2018 Loading…
Remove extra backtick and fix Markdown formatting
#652 by rutsky was merged Oct 15, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.