# Functions
ColumnsToString converts a column to a string.
No description provided by the author
NewRangePair creates a new RangePair.
RangePairsToString converts a ranges pair to a string.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Max -> -2 = -1 - 1 = MaxUint64 - 1.
Min -> -3 = -1 - 2 = MaxUint64 - 2.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
DateTime from db will be recognize as local timezone, datetime send to server will ignore the timezone.
Extremum to represent the minimum and maximum values of the key.
No description provided by the author
No description provided by the author
TimeStamp store in UTC timezone, show in Local timezone.