We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fdc90 commit b654106Copy full SHA for b654106
extensions/vortex/description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: vortex
3
- description: Provides write and scan function for vortex files
4
- version: 0.36.1
+ description: Provides write and scan functions for Vortex files
+ version: 0.36.2
5
language: C++,Rust
6
build: cmake
7
license: Apache-2.0
@@ -14,8 +14,7 @@ extension:
14
15
repo:
16
github: spiraldb/duckdb-vortex
17
- ref: d9f354bfe87b8ee8bc1f4ea1d51801e44c212c9b
18
-
+ ref: bcf816009d4d80e93fd03c26cc2f8e85273422f6
19
20
docs:
21
hello_world: |
0 commit comments