Skip to content

Commit e966113

Browse files
authored
Merge pull request #605 from zfarrell/patch-3
Update parser_tools to support duckdb v1.4.0
2 parents 034b505 + 7d1714c commit e966113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/parser_tools/description.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
extension:
22
name: parser_tools
33
description: Exposes functions for parsing referenced tables and usage context from SQL queries using DuckDB's native parser.
4-
version: 0.3.0
4+
version: 0.4.0
55
language: C++
66
build: cmake
77
license: MIT
@@ -10,7 +10,7 @@ extension:
1010

1111
repo:
1212
github: zfarrell/duckdb_extension_parser_tools
13-
ref: e4da80260800088d95104553c16203f3970fb4fb
13+
ref: da3e91e673cfb3497b7a9498545fbbaba43a0ecd
1414

1515
docs:
1616
hello_world: |

0 commit comments

Comments
 (0)