OmniSciDB
a5dc49c757
|
#include <DBObject.h>
Static Public Attributes | |
static const int32_t | ALL = -1 |
static const int32_t | CREATE_DASHBOARD = 1 << 0 |
static const int32_t | DELETE_DASHBOARD = 1 << 1 |
static const int32_t | VIEW_DASHBOARD = 1 << 2 |
static const int32_t | EDIT_DASHBOARD = 1 << 3 |
static const int32_t | ALL_MIGRATE |
Definition at line 99 of file DBObject.h.
|
static |
Definition at line 100 of file DBObject.h.
|
static |
Definition at line 106 of file DBObject.h.
|
static |
Definition at line 101 of file DBObject.h.
Referenced by Parser::ShowPrivilegesStmt::execute(), DBHandler::get_dashboard_grantees(), DBHandler::get_dashboard_impl(), DBHandler::has_dashboard_permission(), and serialize_db_object().
|
static |
Definition at line 102 of file DBObject.h.
Referenced by Parser::ShowPrivilegesStmt::execute(), DBHandler::get_dashboard_grantees(), DBHandler::get_dashboard_impl(), DBHandler::has_dashboard_permission(), and serialize_db_object().
|
static |
Definition at line 104 of file DBObject.h.
Referenced by Parser::ShowPrivilegesStmt::execute(), DBHandler::get_dashboard_grantees(), DBHandler::get_dashboard_impl(), DBHandler::has_dashboard_permission(), and serialize_db_object().
|
static |
Definition at line 103 of file DBObject.h.
Referenced by Parser::ShowPrivilegesStmt::execute(), DBHandler::get_dashboard_grantees(), DBHandler::get_dashboard_impl(), DBHandler::has_dashboard_permission(), and serialize_db_object().