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

Adding hook to vtable to allow VTab's to be updated
#399 by kenshaw was merged Apr 5, 2017 Loading…
Removed ambitious conn.Close()
#398 by mkungla was merged Mar 24, 2017 Loading…
Added available extensions to README
#387 by msoap was merged Mar 2, 2017 Loading…
upgrade to sqlite-amalgamation-3170000
#382 by mattn was merged Mar 1, 2017 Loading…
Fix links to issues
#378 by AlekSi was merged Feb 7, 2017 Loading…
add a FAQ entry about :memory: races
#376 by tych0 was merged Jan 27, 2017 Loading…
fix the bug for time.time
#363 by polariseye was closed Dec 15, 2016 Loading…
Fix example import to point to mattn repo.
#356 by gconnell was merged Nov 11, 2016 Loading…
Fix building with "trace"
#354 by fancycode was closed Nov 8, 2016 Loading…
Test different build configurations on Travis.
#353 by fancycode was merged Nov 8, 2016 Loading…
Fix data race introduced on 605d9d08
#351 by andrefsp was merged Nov 7, 2016 Loading…
new go1.8 feature enhancement
#348 by mattn was merged Nov 4, 2016 Loading…
12 of 14 tasks
Add Go API for virtual tables
#347 by conorbranagan was merged Mar 5, 2017 Loading…
fix double free in SQLiteBackup.Close() on error
#345 by joeshaw was merged Oct 27, 2016 Loading…
actually link to <sqlite3.h> when -tags libsqlite3
#339 by brauner was merged Oct 28, 2016 Loading…
Added CFLAG config to ignore deprecations
#333 by nyarly was merged Oct 4, 2016 Loading…
Test the error reporting when preparing to perform a backup.
#331 by a-p- was merged Sep 27, 2016 Loading…
Make Go 1.7 fail compilation without cgo
#323 by FiloSottile was merged Sep 4, 2016 Loading…
Add some testing of the backup functionality.
#322 by a-p- was merged Aug 21, 2016 Loading…
upgrade sqlite amalgamation to 3.12.2
#304 by steffengy was merged May 14, 2016 Loading…
Build with libsqlite3 on Ubuntu 14.04 LTS
#302 by shaxbee was merged May 3, 2016 Loading…
Ubuntu 14.04 LTS libsqlite3 compatibility
#301 by shaxbee was closed Apr 22, 2016 Loading…
Fix inconsistent tx state with database/sql.
#300 by sqweek was merged Jul 15, 2016 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.