-
- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: mattn/go-sqlite3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
SQLiteConn: Add 'Raw' method to give access to underlying sqlite3 context structure
#1360 opened Oct 21, 2025 by gwd Loading…
Correct handling of SQLITE_TEXT during Change Data Capture
#1352 opened Sep 11, 2025 by otoolep Loading…
Add driver.Connector implementation for SQLite (#1001)
#1340 opened Jun 28, 2025 by ljluestc Loading…
Add columns used to BestIndex callback, add missing index constraint op types.
#1336 opened Apr 27, 2025 by theimpostor Loading…
2
Fix #1316: Example vtable_eponymous_only misses start value assignment to cursor
#1317 opened Feb 13, 2025 by philippfriese Loading…
userauth: don't register no-op auth functions and unify public API
#1308 opened Dec 18, 2024 by charlievieth Loading…
make sure Close always removes the runtime finalizer
#1303 opened Dec 9, 2024 by charlievieth Loading…
Fix exponential memory allocation in Exec and improve performance
#1296 opened Nov 7, 2024 by charlievieth Loading…
Reduce QueryContext allocations by reusing the channel
#1295 opened Nov 7, 2024 by charlievieth Loading…
Add description to cross compile for specific libc dependency
#1276 opened Sep 14, 2024 by Thomblin Loading…
Update type for blob to be byte array, instead of sql.RawBytes
#1274 opened Sep 5, 2024 by APshenkin Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.