Skip to content

Commit 1305214

Browse files
committed
Singer/Meltano: Consolidate/Preview
1 parent 4f5c584 commit 1305214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

framework/singer-meltano/github-to-cratedb/meltano.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ plugins:
4141
# Acquire from PyPI.
4242
# pip_url: meltano-target-cratedb
4343
# Acquire from GitHub.
44-
pip_url: git+https://github.com/crate-workbench/meltano-target-cratedb.git@cratedb-6.2
44+
pip_url: git+https://github.com/crate-workbench/meltano-target-cratedb.git@preview
4545

4646
# Note: Configure your database server and credentials here.
4747
config:

framework/singer-meltano/singerfile-to-cratedb/meltano.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ plugins:
4444
# Acquire from PyPI.
4545
# pip_url: meltano-target-cratedb
4646
# Acquire from GitHub.
47-
pip_url: meltano-target-cratedb[vector]@git+https://github.com/crate-workbench/meltano-target-cratedb.git@cratedb-6.2
47+
pip_url: git+https://github.com/crate-workbench/meltano-target-cratedb.git@preview
4848

4949
# Note: Configure your database server and credentials here.
5050
config:

0 commit comments

Comments
 (0)