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

Move RegisterAggregator implementation
#479 by kenshaw was merged Nov 14, 2017 Loading…
Updated travis.yml
#471 by msoap was merged Oct 24, 2017 Loading…
Allow NOMUTEX|READONLY Open Mode
#463 by fortytw2 was closed Sep 13, 2017 Loading…
support Solaris
#461 by mattn was merged Aug 30, 2017 Loading…
Fix to better handle NULL values in TEXT and BLOB columns.
#454 by gholt was merged Aug 22, 2017 Loading…
Add support for sqlite3_unlock_notify enhancement
#439 by typeless was merged Oct 21, 2018 Loading…
Add connection option for recursive triggers
#436 by zombiezen was merged Jul 10, 2017 Loading…
Address data race during close database and statement
#427 by otoolep was merged Jun 18, 2017 Loading…
Treat []byte{} as empty BLOB instead of NULL.
#425 by xxr3376 was merged Jun 15, 2017 Loading…
Add support for collation sequences implemented in Go.
#423 by danderson was merged Sep 1, 2017 Loading…
enable common cflags for perf enhancement
#422 by jmoiron was closed May 30, 2018 Loading…
Use "sqlite3" instead of "sqlite" in usage example.
#421 by flimzy was merged May 29, 2017 Loading…
Add time format with "AM/PM"
#415 by wangsikuan was closed May 27, 2018 Loading…
Adding unit test for VTable Insert/Update/Delete
#409 by kenshaw was merged Apr 7, 2017 Loading…
Add _foreign_keys connection parameter
#407 by zombiezen was merged Apr 2, 2017 Loading…
Avoid leaking db if setting busy timeout fails
#406 by zombiezen was merged Apr 2, 2017 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.