Commit Graph

13 Commits

Author SHA1 Message Date
Niklas Janlert
58004848f1 Fix race in ExecContext
When the context is cancelled, an interrupt should only be made if the
operation is still ongoing.
2017-11-21 13:40:00 +01:00
Yasuhiro Matsumoto
5160b48509 fix test 2017-09-28 13:00:20 +09:00
Yasuhiro Matsumoto
103e6ee9ee remove rows.Close() in TestShortTimeout
couldn't reproduce on local environment
2017-09-28 12:56:17 +09:00
Yasuhiro Matsumoto
c0f3d4135e fix broken test 2017-09-28 12:47:35 +09:00
Yasuhiro Matsumoto
49f9543f14 fix error handling
close #464
2017-09-28 12:40:27 +09:00
Yasuhiro Matsumoto
68bcba68d9 use file instead of memory for TestShortTimeout 2017-09-28 12:04:07 +09:00
Yasuhiro Matsumoto
d40d490543 fixes #458 2017-08-28 18:58:02 +09:00
Yasuhiro Matsumoto
35cf400919 fix tests 2016-12-09 12:58:20 +09:00
Yasuhiro Matsumoto
8ecd77c707 fix test
see https://github.com/golang/go/issues/18099
2016-12-01 12:12:18 +09:00
Yasuhiro Matsumoto
ea2afbe9e8 revert Multiple Result Set 2016-11-08 13:22:46 +09:00
Yasuhiro Matsumoto
dd2c82226b fix trace callback.
Close #352
2016-11-08 12:19:51 +09:00
Yasuhiro Matsumoto
15491aeb9c go vet && golint 2016-11-06 13:16:38 +09:00
Yasuhiro Matsumoto
57eaf4c070 separate test 2016-11-04 15:17:21 +09:00