We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f0561a + f4e3786 commit 01cf1f1Copy full SHA for 01cf1f1
2 files changed
external/duckdb
src/duckdb_py/native/python_objects.cpp
@@ -12,7 +12,7 @@
12
13
#include "datetime.h" // Python datetime initialize #1
14
15
-#include <duckdb/common/types/variant_value.hpp>
+#include <duckdb/common/types/variant.hpp>
16
#include <duckdb/function/scalar/variant_utils.hpp>
17
18
namespace duckdb {
0 commit comments