aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_preupdate_hook.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one ↵EuAndreh2024-08-121-113/+0
| | | | file each
* go fmt ./...Yasuhiro Matsumoto2024-01-251-0/+1
|
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-4/+4
|
* Update sqlite3_opt_preupdate_hook.goCorey Butler2022-04-231-1/+1
|
* change angle bracket import to quotes (#868)Hanzhen Yi2021-10-261-1/+1
|
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
|
* Closes #597G.J.R. Timmer2019-08-221-0/+112