TimestampPosition
class TimestampPosition(ts: datetime)
Categories: source
CDC start position given as a wall-clock timestamp.
A start_from value resolved to the first binlog event at or after
ts.
Parameters
parameter
tsdatetimeWall-clock cut-off. Tz-aware datetimes are honoured; naive datetimes are interpreted in the MySQL server's timezone.