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 a116930 commit ac11ea3Copy full SHA for ac11ea3
TestConfig.yaml
@@ -13,6 +13,6 @@ kind: destination
13
spec:
14
name: sqlite
15
path: cloudquery/sqlite
16
- version: "v2.13.1" # latest version of destination sqlite plugin
+ version: "v2.13.2" # latest version of destination sqlite plugin
17
18
connection_string: ./db.sqlite
0 commit comments