We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a3289c + 6057cad commit d08705aCopy full SHA for d08705a
example_configs/spec.yml
@@ -10,6 +10,6 @@ kind: destination
10
spec:
11
name: 'postgresql'
12
path: 'cloudquery/postgresql'
13
- version: 'v8.7.5' # latest version of postgresql plugin
+ version: 'v8.7.6' # latest version of postgresql plugin
14
15
connection_string: 'postgresql://postgres:pass@localhost:5432/postgres?sslmode=disable'
0 commit comments