We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c689f40 commit 55b0addCopy full SHA for 55b0add
TestConfig.yaml
@@ -13,6 +13,6 @@ kind: destination
13
spec:
14
name: sqlite
15
path: cloudquery/sqlite
16
- version: "v2.13.2" # latest version of destination sqlite plugin
+ version: "v2.13.3" # latest version of destination sqlite plugin
17
18
connection_string: ./db.sqlite
0 commit comments