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 3a81f48 commit aca475fCopy full SHA for aca475f
1 file changed
description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: chsql
3
description: Clickhouse SQL Macros for DuckDB
4
- version: 1.0.0
+ version: 1.0.2
5
language: C++
6
build: cmake
7
license: MIT
@@ -10,7 +10,7 @@ extension:
10
11
repo:
12
github: lmangani/duckdb-extension-clickhouse-sql
13
- ref: 21c240ec0cbef00d5928083f5fc936ec42542911
+ ref: 3a81f48b9ea4262eaaa5c40076ad4e6202065472
14
15
docs:
16
hello_world: |
0 commit comments