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.
1 parent d2e0bb2 commit 3680b67Copy full SHA for 3680b67
src/aws.cpp
@@ -5,6 +5,8 @@
5
#include "duckdb/common/http_util.hpp"
6
#include "duckdb/common/string_util.hpp"
7
#include "duckdb/common/exception/http_exception.hpp"
8
+#include "duckdb/main/database.hpp"
9
+#include "duckdb/function/scalar/strftime_format.hpp"
10
11
#include "duckdb/main/client_data.hpp"
12
0 commit comments