OmniSciDB
a5dc49c757
|
This is the complete list of members for Parser::DropTableStmt, including all inherited members.
DropTableStmt(std::string *tab, bool i) | Parser::DropTableStmt | inline |
DropTableStmt(const rapidjson::Value &payload) | Parser::DropTableStmt | |
execute(const Catalog_Namespace::SessionInfo &session, bool read_only_mode) override | Parser::DropTableStmt | virtual |
get_table() const | Parser::DropTableStmt | inline |
if_exists_ | Parser::DropTableStmt | private |
setColumnDescriptor(ColumnDescriptor &cd, const ColumnDef *coldef) | Parser::DDLStmt | |
table_ | Parser::DropTableStmt | private |
~Node() | Parser::Node | inlinevirtual |