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
Sort

Pull requests list

WIP Add checksum VFS shim as an opt-in feature
#1310 opened Dec 18, 2024 by mattyhall Loading…
Sqlcipher Integration
#1306 opened Dec 17, 2024 by Dokotela Loading…
docs: clarify GCP section
#1305 opened Dec 13, 2024 by justinsb Loading…
always close db connection on error in Open
#1302 opened Dec 9, 2024 by charlievieth Loading…
Add ability to set an int64 file control
#1298 opened Nov 22, 2024 by jonstacks Loading…
reduce CGO calls when scanning rows
#1291 opened Nov 2, 2024 by charlievieth Loading…
Return io.EOF for empty Query statements
#1285 opened Oct 11, 2024 by ganigeorgiev Loading…
Add support for sqlite3_status64
#1270 opened Aug 12, 2024 by mkke Loading…
Fix memory leak in callbackRetText function
#1259 opened Jul 12, 2024 by hionay Loading…
Add loongarch64 byteorder
#1249 opened Jun 13, 2024 by zhaixiaojuan Loading…
add support for sqlite3_db_status #701
#1247 opened Jun 5, 2024 by tadnir Loading…
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…
ProTip! Exclude everything labeled bug with -label:bug.