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 e966113 commit fe53839Copy full SHA for fe53839
extensions/observefs/description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: observefs
3
description: Provides IO observability to filesystem
4
- version: 0.0.1
+ version: 0.1.0
5
language: C++
6
build: cmake
7
license: MIT
@@ -11,7 +11,7 @@ extension:
11
12
repo:
13
github: dentiny/duckdb-filesystem-observability
14
- ref: fca3e0b5cadcd61a6039d714d9250ea2c06a625a
+ ref: 40aadf2f1f6a7bfa4162ee04b92998dfc7d35956
15
16
docs:
17
hello_world: |
0 commit comments