pub fn access_insert_sql(schema: &str, table: &str) -> StringExpand description
SQL for the access format. Append-only with event_id as PK so that
store-replay scenarios silently skip duplicates while distinct events still
land as separate rows.