Tags: mattn/go-sqlite3
Toggle v1.14.49's commit message
Merge pull request #1442 from mattn/sqlite-amalgamation-3053004
Upgrade SQLite to version 3053004
Toggle v1.14.48's commit message
Merge pull request #1427 from mattn/sqlite-amalgamation-3053003
Upgrade SQLite to version 3053003
Toggle v1.14.47's commit message
Merge pull request #1408 from dxbjavid/getfilename-cstring-leak
free leaked schema string in GetFilename
Toggle v1.14.46's commit message
Merge pull request #1413 from mattn/cache-stmt-column-metadata
cache column metadata for prepared and cached statements
Toggle v1.14.45's commit message
Merge pull request #1404 from mattn/sqlite-amalgamation-3053002
Upgrade SQLite to version 3053002
Toggle v1.14.44's commit message
Merge pull request #1394 from mattn/sqlite-amalgamation-3053000
Upgrade SQLite to version 3053000
Toggle v1.14.43's commit message
Merge pull request #1388 from mattn/stmt-cache-lru
evict least-recently-used stmt when cache is full
Toggle v1.14.42's commit message
Merge pull request #1387 from mattn/codex/stmt-cache
[codex] add opt-in statement cache
Toggle v1.14.41's commit message
Merge pull request #1386 from mattn/perf/reduce-cgo-overhead
reduce CGO call overhead for exec and bind paths
Toggle v1.14.40's commit message
Merge pull request #1384 from mattn/raise-go121-cleanup
Raise minimum Go version to 1.21
You can’t perform that action at this time.