-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: mattn/go-sqlite3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 a new
RegisterBusyHandler
method to SQLiteConn
to allow access to sqlite3_busy_handler()
#1278
opened Oct 1, 2024 by
polyscone
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…
Add support for datetime columns declared with a precision
#1221
opened Feb 13, 2024 by
segiddins
Loading…
feature: Allow custom window functions to be registered with the driver
#1220
opened Feb 11, 2024 by
ohaibbq
Loading…
bugfix: after executing statement table lock was not cleared
#1195
opened Oct 23, 2023 by
letFunny
Loading…
sqlite3: save an alloc during bind by using time.Time.AppendFormat
#1157
opened Apr 21, 2023 by
charlievieth
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.