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 path = ql
url = https://github.com/github/codeql.git url = https://github.com/github/codeql.git
branch = lgtm.com branch = lgtm.com
[submodule "extern/duckdb"]
path = extern/duckdb
url = https://github.com/hohn/duckdb

BIN
assets/postgres-database.zip (Stored with Git LFS) Normal file

Binary file not shown.

1
extern/duckdb vendored Submodule

Submodule extern/duckdb added at e1c3860d40