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

Feat: add percentile extension option
#1364 opened Dec 9, 2025 by dsonck92 Loading…
Add function to register wal hook
#1353 opened Sep 24, 2025 by gfanto Loading…
Add go 1.25 to the test matrix
#1351 opened Sep 8, 2025 by eagleflo Loading…
Support PRAGMA key
#1350 opened Sep 1, 2025 by oporat Loading…
Add driver.Connector implementation for SQLite (#1001)
#1340 opened Jun 28, 2025 by ljluestc Loading…
add sqlite_dbstat tag for the DBSTAT virtual table
#1338 opened May 20, 2025 by calmh Loading…
Add SQLite session extension
#1334 opened Apr 16, 2025 by rodydavis Loading…
use sqlite3_column_type() for ColumnTypeScanType()
#1327 opened Mar 17, 2025 by alkemir Loading…
Add sqlite_dbpage extension build tag
#1320 opened Feb 25, 2025 by hifi Loading…
Fix json example
#1313 opened Jan 21, 2025 by Jaculabilis Loading…
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…
always close db connection on error in Open
#1302 opened Dec 9, 2024 by charlievieth 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.