Patrick LeBlanc
c26adc6259
MCOL-3716: Wrong min/max set for short strings
...
cpimport was doing unsigned comparisons for these, but initializing
max to MIN_BIGINT (0x8000000000000002), which is > than any ascii string,
so it would never get set. Changed the init value to 0 for char
types.
2020-01-24 10:30:17 -05:00
..
2016-05-31 16:40:30 -05:00
2016-05-31 16:40:30 -05:00
2019-12-04 11:04:39 +00:00
2019-09-24 10:31:22 +01:00
2016-01-06 14:08:59 -06:00
2016-05-31 16:40:30 -05:00
2016-01-06 14:08:59 -06:00
2016-05-31 16:40:30 -05:00
2016-05-31 16:40:30 -05:00
2016-05-31 16:40:30 -05:00
2017-10-26 17:18:17 +01:00
2016-01-06 14:08:59 -06:00
2017-10-26 17:18:17 +01:00
2019-04-29 01:21:15 -05:00
2019-04-29 01:21:15 -05:00
2019-09-24 10:31:22 +01:00
2019-09-24 10:31:22 +01:00
2020-01-24 10:30:17 -05:00
2020-01-24 10:30:17 -05:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2019-11-21 13:52:53 +00:00
2019-04-22 20:01:50 +03:00
2019-04-22 20:01:55 +03:00
2019-04-22 20:01:55 +03:00
2019-04-25 10:27:59 +01:00
2019-04-22 20:01:50 +03:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2018-12-30 19:13:16 -05:00
2017-10-26 17:18:17 +01:00
2019-11-21 13:52:53 +00:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2019-09-24 18:08:28 +01:00
2019-09-24 10:31:22 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00
2017-10-26 17:18:17 +01:00