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 | -54/+0 |
* | 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 |
* | 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 |
* | fmt update | Gert-Jan Timmer | 2018-05-27 | 1 | -2/+1 |
* | 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 |