Skip to content

Commit

Permalink
Downgrade meltano plugins to avoid bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawiss committed Nov 8, 2024
1 parent c445a26 commit 59ca29d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meltano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ plugins:
extractors:
- name: tap-postgres
variant: meltanolabs
pip_url: meltanolabs-tap-postgres==0.0.16
pip_url: meltanolabs-tap-postgres==0.0.8
- name: tap-postgres--td-database
inherit_from: tap-postgres
config:
Expand Down Expand Up @@ -208,7 +208,7 @@ plugins:
loaders:
- name: target-postgres
variant: meltanolabs
pip_url: meltanolabs-target-postgres==0.0.17
pip_url: meltanolabs-target-postgres==0.0.13
- name: target-postgres--dwh
inherit_from: target-postgres
config:
Expand Down

0 comments on commit 59ca29d

Please sign in to comment.