Add support for all PipelineWise taps and targets
Depends on #2134 (closed).
See https://transferwise.github.io/pipelinewise/connectors/taps.html and https://transferwise.github.io/pipelinewise/connectors/targets.html.
When a user is using a PipelineWise tap with a PipelineWise target, we can consider supporting (a subset of) PipelineWise's YAML configuration format (see https://transferwise.github.io/pipelinewise/connectors/taps/postgres.html) in meltano.yml
, by translating the schema and table mappings into catalog metadata rules and tap and target settings: #2385