OmniSciDB
a5dc49c757
|
#include "ForeignTable.h"
#include <regex>
#include "DataMgr/ForeignStorage/ForeignDataWrapperFactory.h"
#include "RefreshTimeCalculator.h"
#include "Shared/DateTimeParser.h"
#include "Shared/misc.h"
Go to the source code of this file.
Namespaces | |
foreign_storage | |
Variables | |
bool | g_enable_seconds_refresh {false} |
bool g_enable_seconds_refresh {false} |
Definition at line 26 of file ForeignTable.cpp.
Referenced by CommandLineOptions::fillDeveloperOptions().