You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes#185
This PR allows applying custom WHERE clause conditions for all kinds of
replication_method types.
By adding a string array to the `custom_where_clauses` property in the
config, each string will be combined using **AND** and included as part
of the WHERE clause conditions.
---------
Co-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
0 commit comments