-
-
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
added a failing test "TestBindOrder" which demonstrates that this dri…
#473
by samuelkaufman
was closed Jun 13, 2018
Loading…
add a case in Next scan to fix issue #190 and issue #316
#468
by gingerhot
was closed Nov 21, 2017
Loading…
Updated "context" import since it has become a standard library
#462
by faruzzy
was merged Jan 12, 2018
Loading…
Fix to better handle NULL values in TEXT and BLOB columns.
#454
by gholt
was merged Aug 22, 2017
Loading…
Support sqlite3_limit to get/set the value of run-time limits
#440
by t2y
was merged Nov 14, 2017
Loading…
Add functions to register update, commit, and rollback hooks (re-opened)
#434
by Jason-Abbott
was merged Jul 7, 2017
Loading…
Incorporate original PR 271 from https://github.com/brokensandals
#432
by Jason-Abbott
was closed Jul 3, 2017
Loading…
Don't convert Unix times to nanoseconds when querying datetime fields…
#431
by deepilla
was merged Jul 1, 2017
Loading…
Fix for cgo panic, issue #428: https://github.com/mattn/go-sqlite3/is…
#429
by emakeev
was merged Jun 21, 2017
Loading…
Address data race during close database and statement
#427
by otoolep
was merged Jun 18, 2017
Loading…
Add support for collation sequences implemented in Go.
#423
by danderson
was merged Sep 1, 2017
Loading…
use for Go 1.8 "context" standard package, not "golang.org/x/net/cont…
#408
by bstarynk
was closed Apr 5, 2017
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.