aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_unlock_notify.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-93/+0
* go fmt ./...Yasuhiro Matsumoto2024-01-251-2/+2
* change angle bracket import to quotes (#868)Hanzhen Yi2021-10-261-1/+1
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
* Fix build failure of incorrect expression for unsafe.SizeofMura Li2018-10-241-1/+1
* Fix build failure on Windows/386Mura Li2018-10-241-1/+2
* Add support for sqlite3_unlock_notifyMura Li2018-10-201-0/+92