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 | -504/+0 |
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -0/+1 |
* | TestExecContextCancel: Reduce timeout to make less flaky (#879) | Evan Jones | 2020-11-17 | 1 | -4/+10 |
* | Fix "cannot start a transaction within a transaction" issue (#764) (#765) | Andrii Zavorotnii | 2020-08-29 | 1 | -1/+39 |
* | Merge pull request #744 from azavorotnii/ctx_cancel | mattn | 2019-11-19 | 1 | -0/+88 |
|\ | |||||
| * | Fix context cancellation racy handling | Andrii Zavorotnii | 2019-09-06 | 1 | -0/+88 |
* | | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -2/+2 |
|/ | |||||
* | Updated Ping to return ErrBadConn | MichaelS11 | 2019-06-19 | 1 | -0/+215 |
* | Add Tests for Crypt Encoders | Gert-Jan Timmer | 2018-06-12 | 1 | -1/+0 |
* | Fix race in ExecContext | Niklas Janlert | 2017-11-21 | 1 | -0/+21 |
* | fix test | Yasuhiro Matsumoto | 2017-09-28 | 1 | -1/+1 |
* | remove rows.Close() in TestShortTimeout | Yasuhiro Matsumoto | 2017-09-28 | 1 | -1/+0 |
* | fix broken test | Yasuhiro Matsumoto | 2017-09-28 | 1 | -3/+3 |
* | fix error handling | Yasuhiro Matsumoto | 2017-09-28 | 1 | -2/+2 |
* | use file instead of memory for TestShortTimeout | Yasuhiro Matsumoto | 2017-09-28 | 1 | -14/+9 |
* | fixes #458 | Yasuhiro Matsumoto | 2017-08-28 | 1 | -0/+92 |
* | fix tests | Yasuhiro Matsumoto | 2016-12-09 | 1 | -2/+2 |
* | fix test | Yasuhiro Matsumoto | 2016-12-01 | 1 | -2/+2 |
* | revert Multiple Result Set | Yasuhiro Matsumoto | 2016-11-08 | 1 | -56/+0 |
* | fix trace callback. | Yasuhiro Matsumoto | 2016-11-08 | 1 | -0/+56 |
* | go vet && golint | Yasuhiro Matsumoto | 2016-11-06 | 1 | -0/+1 |
* | separate test | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+49 |