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