Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one fil... | EuAndreh | 2024-08-12 | 1 | -38/+0 |
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+3 |
* | update go version to 1.19 | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+2 |
* | Add mock versions of SQLiteDriver and SQLiteConn for +build !cgo (#819) | Martin Tournoij | 2020-06-05 | 1 | -7/+18 |
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -0/+5 |
* | Add static_mock.go to allow building with CGO_ENABLED=0 | James C Kimble | 2018-01-31 | 1 | -0/+21 |