static REPL_READER: &str
Expand description
Used as a partition ID to determine the worker that is responsible for reading data from SQL Server.
TODO(sql_server2): It’s possible we could have different workers replicate different tables, if we’re using SQL Server’s CDC features.