Add duckdb as submodule

This commit is contained in:
2025-06-27 20:15:12 -07:00
parent 07292fbfa0
commit de99cf0829
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -2,3 +2,6 @@
path = ql
url = https://github.com/github/codeql.git
branch = lgtm.com
[submodule "extern/duckdb"]
path = extern/duckdb
url = https://github.com/hohn/duckdb