dlt-hub / verified-sources

Contribute to dlt verified sources 🔥
https://dlthub.com/docs/walkthroughs/add-a-verified-source
Apache License 2.0
72 stars 50 forks source link

fixes usage of capabilities, caches type mapper in pg_replication #500

Closed rudolfix closed 5 months ago

rudolfix commented 5 months ago

Tell us what you do here

Short description

pg_replication was directly importing capabilities. this will be soon discontinued. caps are accessed via the destination factory and type mapper is cached.