File tree
186 files changed
+7109
-2050
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- cookiecutter
- mapper-template/{{cookiecutter.mapper_id}}
- .github
- workflows
- {{cookiecutter.library_name}}
- tap-template/{{cookiecutter.tap_id}}
- .github
- workflows
- {{cookiecutter.library_name}}
- target-template/{{cookiecutter.target_id}}
- .github
- workflows
- {{cookiecutter.library_name}}
- docs
- _templates
- classes
- guides
- implementation
- fixtures/csv
- samples
- aapl
- sample_mapper
- sample_tap_bigquery
- sample_tap_countries
- sample_tap_csv
- sample_tap_dummy_json
- tap_dummyjson
- sample_tap_gitlab
- sample_tap_sqlite
- sample_target_csv
- sample_target_parquet
- sample_target_sqlite
- singer_sdk
- _singerlib
- encoding
- configuration
- connectors
- contrib
- filesystem
- helpers
- capabilities
- sinks
- streams
- testing
- target_test_streams
- tests
- core
- configuration
- sinks
- samples
- snapshots
- countries_write_schemas
- mapped_stream
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
186 files changed
+7109
-2050
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| |||
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 |
| - | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 |
| - | |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| |||
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
0 commit comments