|
|
69352a0a29
|
types: fix parse duration when fsp round overflow 60 seconds (#5199)
|
2017-11-23 19:23:22 +08:00 |
|
|
|
9921f41491
|
types: add overflow truncate when convert str to float (#5130)
|
2017-11-22 15:52:23 +08:00 |
|
|
|
8892bdf373
|
types: fix invalid time cast bug (#4338)
|
2017-11-22 15:24:56 +08:00 |
|
|
|
a05c8b02d9
|
types: Make vet happy (#5187)
|
2017-11-22 14:42:26 +08:00 |
|
|
|
8b15cb52b7
|
*: move StatementContext to its own package. (#5177)
|
2017-11-22 00:11:14 +08:00 |
|
|
|
ca5d33ddac
|
ranger: check MaxInt64 and MinInt64 to avoid overflow. (#5136)
* ranger: check MaxInt64 and MinInt64 to avoid overflow.
|
2017-11-18 00:10:14 -06:00 |
|
|
|
81652dbeef
|
*: remove returned value isNull in Row methods. (#5131)
|
2017-11-17 11:12:41 +08:00 |
|
|
|
e362f1ed56
|
types: add deepcopy for update operation (#5098)
|
2017-11-15 14:46:24 +08:00 |
|
|
|
8fd5c7de6e
|
server: use types.Row to write result set. (#5056)
|
2017-11-10 15:41:02 +08:00 |
|
|
|
1aa2a69f92
|
expression: remove type assertion on types.DatumRow. (#5005)
|
2017-11-07 14:17:53 +08:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|