Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions extensions/chsql_native/description.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extension:
name: chsql_native
description: ClickHouse Native Client & File Reader for chsql
version: 0.1.3
version: 0.1.4
language: Rust
build: cmake
license: MIT
Expand All @@ -12,8 +12,8 @@ extension:
- adubovikov

repo:
github: quackscience/duckdb-extension-clickhouse-native
ref: 2674d67f6715b4fb7d49f9a7f12c382a5f013f33
github: Query-farm/duckdb-extension-clickhouse-native
ref: 27ef6a15f6c904eb5b062c66256143618d7836ab

docs:
hello_world: |
Expand Down
Loading