Skip to content

Pull requests: mattn/go-sqlite3

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add loongarch64 support.
#1234 opened Apr 19, 2024 by abner-chenc Loading…
Add SetErrorLog function
#1190 opened Sep 30, 2023 by c4rlo Loading…
docs: add go-sqlite3-stdlib to extensions section
#1187 opened Aug 18, 2023 by wxsms Loading…
feat: add option to support DBSTAT
#1186 opened Aug 13, 2023 by walterwanderley Loading…
Add IsNullCallbackArg
#1170 opened Jun 8, 2023 by andrzh Loading…
sqlite3: don't copy string in bind()
#1158 opened Apr 21, 2023 by charlievieth Loading…
Proposal: sub-packages to enable optional features
#1134 opened Feb 9, 2023 by emersion Loading…
Update sqlite3.go
#1132 opened Feb 6, 2023 by ssgugan Loading…
all: format with Go 1.19
#1130 opened Feb 4, 2023 by charlievieth Loading…
Document that "Z" is trimmed when parsing time
#1125 opened Jan 26, 2023 by emersion Loading…
Add support for SQLCipher
#1109 opened Nov 10, 2022 by jgiannuzzi Loading…
Add Blob I/O
#1083 opened Sep 1, 2022 by joriszwart Loading…
Fix #1080: vtable uses an explicit Omit flag now
#1081 opened Aug 31, 2022 by cheezypoofs Loading…
Make sqlite3.Open thread safe
#790 opened Feb 28, 2020 by pzbitskiy Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.