diff --git a/Makefile b/Makefile index 497d7022..de6a21f3 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ OBJS += $(subst .c,.o, $(C_SRCS)) # set to `make` to disable ninja DUCKDB_GEN ?= ninja # used to know what version of extensions to download -DUCKDB_VERSION = v1.1.2 +DUCKDB_VERSION = v1.1.3 # duckdb build tweaks DUCKDB_CMAKE_VARS = -DBUILD_SHELL=0 -DBUILD_PYTHON=0 -DBUILD_UNITTESTS=0 # set to 1 to disable asserts in DuckDB. This is particularly useful in combinition with MotherDuck. diff --git a/third_party/duckdb b/third_party/duckdb index f680b7d0..19864453 160000 --- a/third_party/duckdb +++ b/third_party/duckdb @@ -1 +1 @@ -Subproject commit f680b7d08f56183391b581077d4baf589e1cc8bd +Subproject commit 19864453f7d0ed095256d848b46e7b8630989bac