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 034b505 commit 7d1714cCopy full SHA for 7d1714c
extensions/parser_tools/description.yml
@@ -1,7 +1,7 @@
1
extension:
2
name: parser_tools
3
description: Exposes functions for parsing referenced tables and usage context from SQL queries using DuckDB's native parser.
4
- version: 0.3.0
+ version: 0.4.0
5
language: C++
6
build: cmake
7
license: MIT
@@ -10,7 +10,7 @@ extension:
10
11
repo:
12
github: zfarrell/duckdb_extension_parser_tools
13
- ref: e4da80260800088d95104553c16203f3970fb4fb
+ ref: da3e91e673cfb3497b7a9498545fbbaba43a0ecd
14
15
docs:
16
hello_world: |
0 commit comments