OmniSciDB
a5dc49c757
|
This is the complete list of members for Parser::CreateDBStmt, including all inherited members.
CreateDBStmt(const rapidjson::Value &payload) | Parser::CreateDBStmt | |
CreateDBStmt(std::string *n, std::list< NameValueAssign * > *l, const bool if_not_exists) | Parser::CreateDBStmt | inline |
db_name_ | Parser::CreateDBStmt | private |
execute(const Catalog_Namespace::SessionInfo &session, bool read_only_mode) override | Parser::CreateDBStmt | virtual |
if_not_exists_ | Parser::CreateDBStmt | private |
options_ | Parser::CreateDBStmt | private |
setColumnDescriptor(ColumnDescriptor &cd, const ColumnDef *coldef) | Parser::DDLStmt | |
~Node() | Parser::Node | inlinevirtual |