Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one ↵ | EuAndreh | 2024-08-12 | 1 | -93/+0 |
| | | | | file each | ||||
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+2 |
| | |||||
* | change angle bracket import to quotes (#868) | Hanzhen Yi | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Fix build failure of incorrect expression for unsafe.Sizeof | Mura Li | 2018-10-24 | 1 | -1/+1 |
| | |||||
* | Fix build failure on Windows/386 | Mura Li | 2018-10-24 | 1 | -1/+2 |
| | | | | | The array size exceeds the address space of 32-bit platform. See https://github.com/mattn/go-sqlite3/issues/238 | ||||
* | Add support for sqlite3_unlock_notify | Mura Li | 2018-10-20 | 1 | -0/+92 |