logical_ddl

The code provides a mechanism to replicate DDL changes, such as table creations and alterations, through PostgreSQL's logical replication protocol, allowing for real-time propagation of schema modifications to downstream nodes.

Information Analysis

Extensibility Types: Functions
System Components: None

Duplicate Code Analysis

Total Lines of Code: ? 333
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 333
Lines of Encapsulated Versioning Code: ? 8
Percentage of Encapsulated Versioning Code in Codebase: ? 2.4%
PostgreSQL Versions Cased On: ? 12,16