OmniSciDB
3a86f6ec37
|
#include <string>
#include <unordered_map>
#include "rapidjson/document.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/writer.h"
#include "Catalog/OptionsContainer.h"
#include "Shared/StringTransform.h"
Go to the source code of this file.
Classes | |
struct | foreign_storage::DataWrapperType |
Encapsulates an enumeration of foreign data wrapper type strings. More... | |
struct | foreign_storage::ForeignServer |
Namespaces | |
foreign_storage | |
Variables | |
bool | g_enable_s3_fsi |
bool g_enable_s3_fsi |
Definition at line 25 of file ForeignTable.cpp.
Referenced by foreign_storage::ForeignServer::validateStorageParameters().