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 | -54/+0 |
| | | | | file each | ||||
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+2 |
| | |||||
* | Replace namedValue with driver.NamedValue to avoid copying exec/query args ↵ | Charlie Vieth | 2023-02-11 | 1 | -20/+4 |
| | | | | (#1128) | ||||
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Updated Ping to return ErrBadConn | MichaelS11 | 2019-06-19 | 1 | -2/+2 |
| | | | | | | Added TestOpenContext Added TestFileCopyTruncate Added ping to doTestOpen | ||||
* | fmt update | Gert-Jan Timmer | 2018-05-27 | 1 | -2/+1 |
| | | | | | | Fix: Placed all +build tags in the same location Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup Fix: Placed empty line between copyright comments and build tags for readability Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines. | ||||
* | Add static_mock.go to allow building with CGO_ENABLED=0 | James C Kimble | 2018-01-31 | 1 | -0/+2 |
| | |||||
* | temporary fix BeginTx | Yasuhiro Matsumoto | 2016-12-15 | 1 | -1/+1 |
| | |||||
* | fix #362 | Yasuhiro Matsumoto | 2016-12-15 | 1 | -2/+2 |
| | |||||
* | go vet && golint | Yasuhiro Matsumoto | 2016-11-06 | 1 | -1/+6 |
| | |||||
* | go vet && golint | Yasuhiro Matsumoto | 2016-11-05 | 1 | -0/+6 |
| | |||||
* | add BeginContext | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+4 |
| | |||||
* | add PrepareContext | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+4 |
| | |||||
* | build tag | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+2 |
| | |||||
* | support named params | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+16 |
| | |||||
* | context features | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+32 |