diff --git a/.gitmodules b/.gitmodules index 01b02cb..fe54e90 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "duckdb"] path = duckdb - url = https://github.com/duckdb/duckdb - branch = main + url = https://github.com/motherduckdb/duckdb + branch = 69f5c59cae [submodule "extension-ci-tools"] path = extension-ci-tools url = https://github.com/duckdb/extension-ci-tools - branch = main \ No newline at end of file + branch = main diff --git a/duckdb b/duckdb index 8e52ec4..69f5c59 160000 --- a/duckdb +++ b/duckdb @@ -1 +1 @@ -Subproject commit 8e52ec43959ab363643d63cb78ee214577111da4 +Subproject commit 69f5c59cae4c6cca52ecb89ae4682fcb034f10b6