aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_go18.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-54/+0
* go fmt ./...Yasuhiro Matsumoto2024-01-251-2/+2
* Replace namedValue with driver.NamedValue to avoid copying exec/query args (#...Charlie Vieth2023-02-111-20/+4
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
* Updated Ping to return ErrBadConnMichaelS112019-06-191-2/+2
* fmt updateGert-Jan Timmer2018-05-271-2/+1
* Add static_mock.go to allow building with CGO_ENABLED=0James C Kimble2018-01-311-0/+2
* temporary fix BeginTxYasuhiro Matsumoto2016-12-151-1/+1
* fix #362Yasuhiro Matsumoto2016-12-151-2/+2
* go vet && golintYasuhiro Matsumoto2016-11-061-1/+6
* go vet && golintYasuhiro Matsumoto2016-11-051-0/+6
* add BeginContextYasuhiro Matsumoto2016-11-041-0/+4
* add PrepareContextYasuhiro Matsumoto2016-11-041-0/+4
* build tagYasuhiro Matsumoto2016-11-041-0/+2
* support named paramsYasuhiro Matsumoto2016-11-041-0/+16
* context featuresYasuhiro Matsumoto2016-11-041-0/+32