Expand description
Postgres logical-decoding source connector for Crabka Connect.
Re-exports§
pub use config::PostgresSourceConfig;pub use error::PostgresConnectError;pub use model::ColumnValue;pub use model::EntityDifference;pub use model::EntityKey;pub use model::Operation;pub use model::TableSchema;pub use offset::PgLsn;pub use source::PostgresWalSource;