Class: Forty::Privilege::Database

Inherits:
Base
  • Object
show all
Defined in:
lib/forty/privilege.rb

Constant Summary collapse

ALL =
'CTc'
CREATE =
'C'
CONNECT =
'c'
TEMPORARY =
'T'

Constants inherited from Base

Base::PRIVILEGES

Method Summary

Methods inherited from Base

get_privilege_name_by_acronym, parse_privileges_from_string