We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34bc038 commit a9b0d9fCopy full SHA for a9b0d9f
_data/meltano/extractors/tap-postgres/meltanolabs.yml
@@ -17,7 +17,7 @@ maintenance_status: active
17
name: tap-postgres
18
namespace: tap_postgres
19
next_steps: ''
20
-pip_url: git+https://github.com/MeltanoLabs/tap-postgres.git
+pip_url: meltanolabs-tap-postgres
21
quality: gold
22
repo: https://github.com/MeltanoLabs/tap-postgres
23
settings:
@@ -237,7 +237,7 @@ usage: |
237
```yaml
238
- name: tap-postgres
239
variant: meltanolabs
240
- pip_url: git+https://github.com/MeltanoLabs/tap-postgres.git
+ pip_url: meltanolabs-tap-postgres
241
config:
242
sqlalchemy_url: postgresql://meltano_user:password@localhost:5432/my_postgres_db
243
select:
0 commit comments