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

Proposal: sub-packages to enable optional features
#1134 opened Feb 9, 2023 by emersion Loading…
port sqlcipher to go-sqlite3
#622 opened Aug 24, 2018 by auxten Loading…
Make sqlite3.Open thread safe
#790 opened Feb 28, 2020 by pzbitskiy Loading…
Fix #1080: vtable uses an explicit Omit flag now
#1081 opened Aug 31, 2022 by cheezypoofs Loading…
Add support for SQLCipher
#1109 opened Nov 10, 2022 by jgiannuzzi Loading…
Document that "Z" is trimmed when parsing time
#1125 opened Jan 26, 2023 by emersion Loading…
Update sqlite3.go
#1132 opened Feb 6, 2023 by ssgugan Loading…
[WIP] add support SEE (crypto key) enhancement
#487 opened Nov 21, 2017 by mattn Loading…
1 task
2.0.0
sqlite3: don't copy string in bind()
#1158 opened Apr 21, 2023 by charlievieth Loading…
Add IsNullCallbackArg
#1170 opened Jun 8, 2023 by andrzh Loading…
feat: add option to support DBSTAT
#1186 opened Aug 13, 2023 by walterwanderley Loading…
docs: add go-sqlite3-stdlib to extensions section
#1187 opened Aug 18, 2023 by wxsms Loading…
Add SetErrorLog function
#1190 opened Sep 30, 2023 by c4rlo Loading…
ProTip! Exclude everything labeled bug with -label:bug.