NAME
Schema::RackTables::0_15_0::Result::UserPermission
COMPONENTS LOADED
TABLE: UserPermission
ACCESSORS
user_id
data_type:
'integer'
default_value: 0
extra: {
unsigned
=> 1}
is_nullable: 0
page
data_type:
'char'
default_value:
'%'
is_nullable: 0
size: 64
tab
data_type:
'char'
default_value:
'%'
is_nullable: 0
size: 64
access
data_type:
'enum'
default_value:
'no'
extra: {
list
=> [
"yes"
,
"no"
]}
is_nullable: 0