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 36f1204 commit 282de18Copy full SHA for 282de18
TestConfig.yaml
@@ -13,6 +13,6 @@ kind: destination
13
spec:
14
name: sqlite
15
path: cloudquery/sqlite
16
- version: "v2.13.4" # latest version of destination sqlite plugin
+ version: "v2.13.5" # latest version of destination sqlite plugin
17
18
connection_string: ./db.sqlite
0 commit comments