Skip to content

pgl_ddl_deploy version 1.4

Compare
Choose a tag to compare
@jfinzel jfinzel released this 17 Oct 20:49
· 79 commits to master since this release
6968d84

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 dynamic rep_set_table_wrapper function
  • Allow COMMENT to be replicated with include_only_repset_tables
  • Add sequence for set_configs as an extension config
  • Refactored codebase with separated files for easier version control review