-
Migrated from GitLab: https://gitlab.com/meltano/sdk/-/issues/273
Originally created by @vischous on 2021-11-18 21:08:22
---
I have a use case with tap-clickup where a stream has a parameter that w…
-
Hi,
should I use https://github.com/singer-io/tap-gitlab or https://gitlab.com/meltano/tap-gitlab ?
If I look commit history, I think that https://gitlab.com/meltano/tap-gitlab is more up to dat…
-
When following documentation for setting up tap-template, user in Slack first reported issue with executing `singer.write_schema().` Have to call to dict to_dict() on schema. See Slack message:
ht…
-
### Singer SDK Version
0.34.1
### Is this a regression?
- [ ] Yes
### Python Version
3.7 (EOL)
### Bug scope
Taps (catalog, state, etc.)
### Operating System
Ubuntu 22.04
…
-
**How would this feature be useful?**
This would make `pipx run` immensely more user friendly and easier to type without resorting to a readme or scanning the `--help` for the correct run syntax.
…
-
### Feature description
To load data from SQL Server, it's necessary to support reading incremental data updates from native features like Change Tracking (CT) or Change Data Capture (CDC).
- Five…
-
**Describe the bug**
Following the instructions for installing only some connectors (not all defaults) from source results in an error.
```
$ make pipelinewise connectors -e pw_connector=tap-post…
-
https://gitlab.com/meltano/tap-salesforce - includes user/pass auth feature
https://github.com/singer-io/tap-salesforce
-
Dear @edgarrmondragon, @visch, @sebastianswms, and @pnadolny13,
thank you for your interest and for subscribing to the other repository [^1] about data connectors of CrateDB to the Singer/Meltano …
amotl updated
11 months ago
-
Running
```
tap-google-sheets --config config.json --discover > catalog.json
```
Gives the `catalog.json` file, as expected (with schema, stream name, metadata, etc).
But now, I want to actuall…