Summary of changes from previous versions:
- Feature: Allow filtering out ALTER TABLE statements by subcommand tags
- Feature: Add
ddl_only_replication
option to allow copying structure and not auto-adding tables to replication. - Remove
dependency_update
function and implement more reliable dynamicrep_set_table_wrapper
function - Allow
COMMENT
to be replicated withinclude_only_repset_tables
- Add sequence for
set_configs
as an extension config - Refactored codebase with separated files for easier version control review