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.
1 parent 567f0f2 commit e6788c0Copy full SHA for e6788c0
example_configs/spec.yml
@@ -11,6 +11,6 @@ kind: destination
11
spec:
12
name: 'postgresql'
13
path: 'cloudquery/postgresql'
14
- version: 'v8.5.5' # latest version of postgresql plugin
+ version: 'v8.6.0' # latest version of postgresql plugin
15
16
connection_string: 'postgresql://postgres:pass@localhost:5432/postgres?sslmode=disable'
0 commit comments