google_calendar_users
Tracks sync progress for Google Calendar events per DX user.
-
id
Primary key - Unique identifier for the row.
-
dx_user_id
Foreign key - ID of the DX user.
-
synced_at
date - Timestamp when recent events were last synced for this user.
-
synced_to
date - Timestamp indicating how far back historical events have been synced for this user.