OmniSciDB
a5dc49c757
|
#include "ForeignStorageInterface.h"
#include "Catalog/Catalog.h"
#include "Shared/StringTransform.h"
Go to the source code of this file.
Functions | |
std::pair< std::string, std::string > | parseStorageType (const std::string &type) |
std::pair<std::string, std::string> parseStorageType | ( | const std::string & | type | ) |
Definition at line 184 of file ForeignStorageInterface.cpp.
References run_benchmark_import::res, and to_upper().
Referenced by ForeignStorageInterface::prepareTable(), and ForeignStorageInterface::registerTable().