dlt-hub / verified-sources

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

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

Closed rudolfix closed 2 weeks ago

rudolfix commented 2 weeks 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.