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

Add Blob I/O
#1083 opened Sep 1, 2022 by joriszwart Loading…
Add support for SQLCipher
#1109 opened Nov 10, 2022 by jgiannuzzi Loading…
use sqlite3_column_type() for ColumnTypeScanType()
#1327 opened Mar 17, 2025 by alkemir 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…
reduce CGO calls when scanning rows
#1291 opened Nov 2, 2024 by charlievieth Loading…
always close db connection on error in Open
#1302 opened Dec 9, 2024 by charlievieth Loading…
Proposal: sub-packages to enable optional features
#1134 opened Feb 9, 2023 by emersion Loading…
Fix #1080: vtable uses an explicit Omit flag now
#1081 opened Aug 31, 2022 by cheezypoofs Loading…
feat: add option to support DBSTAT
#1186 opened Aug 13, 2023 by walterwanderley Loading…
[WIP] add support SEE (crypto key) enhancement
#487 opened Nov 21, 2017 by mattn Loading…
1 task
2.0.0
Return io.EOF for empty Query statements
#1285 opened Oct 11, 2024 by ganigeorgiev Loading…
Add sqlite_dbpage extension build tag
#1320 opened Feb 25, 2025 by hifi Loading…
ProTip! Exclude everything labeled bug with -label:bug.