Skip to content

Commit 686dfdc

Browse files
feat: Per-stream custom WHERE conditions (#628)
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>
1 parent fddc77c commit 686dfdc

File tree

5 files changed

+159
-65
lines changed

5 files changed

+159
-65
lines changed

0 commit comments

Comments
 (0)