OmniSciDB
a5dc49c757
|
#include <DBObject.h>
Static Public Attributes | |
static const int32_t | ALL = -1 |
static const int32_t | CREATE_DATABASE = 1 << 0 |
static const int32_t | DROP_DATABASE = 1 << 1 |
static const int32_t | VIEW_SQL_EDITOR = 1 << 2 |
static const int32_t | ACCESS = 1 << 3 |
Definition at line 76 of file DBObject.h.
|
static |
Definition at line 81 of file DBObject.h.
Referenced by DBHandler::has_database_permission(), and serialize_db_object().
|
static |
Definition at line 77 of file DBObject.h.
Referenced by Catalog_Namespace::SysCatalog::grantDBObjectPrivileges_unsafe(), and Catalog_Namespace::SysCatalog::revokeDBObjectPrivileges_unsafe().
|
static |
Definition at line 78 of file DBObject.h.
Referenced by Parser::ShowPrivilegesStmt::execute(), DBHandler::has_database_permission(), and serialize_db_object().
|
static |
Definition at line 79 of file DBObject.h.
Referenced by Parser::ShowPrivilegesStmt::execute(), DBHandler::has_database_permission(), and serialize_db_object().
|
static |
Definition at line 80 of file DBObject.h.
Referenced by DBHandler::has_database_permission(), and serialize_db_object().