File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ plugins:
4141 namespace : cratedb
4242 variant : cratedb
4343 # Acquire from PyPI.
44- pip_url : meltano-target-cratedb
44+ # pip_url: meltano-target-cratedb
4545 # Acquire from GitHub.
46- # pip_url: git+https://github.com/crate-workbench/meltano-target-cratedb.git
46+ pip_url : git+https://github.com/crate-workbench/meltano-target-cratedb.git@cratedb-6.2
4747
4848 # Note: Configure your database server and credentials here.
4949 config :
Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ plugins:
4242 namespace : cratedb
4343 variant : cratedb
4444 # Acquire from PyPI.
45- pip_url : meltano-target-cratedb
45+ # pip_url: meltano-target-cratedb
4646 # Acquire from GitHub.
47- # pip_url: git+https://github.com/crate-workbench/meltano-target-cratedb.git
47+ pip_url : git+https://github.com/crate-workbench/meltano-target-cratedb.git@cratedb-6.2
4848
4949 # Note: Configure your database server and credentials here.
5050 config :
You can’t perform that action at this time.
0 commit comments