NAME
Schema::RackTables::0_19_8::Result::VLANSwitch
COMPONENTS LOADED
TABLE: VLANSwitch
ACCESSORS
object_id
data_type: 'integer'
extra: { unsigned => 1}
is_foreign_key: 1
is_nullable: 0
|
domain_id
data_type: 'integer'
extra: { unsigned => 1}
is_foreign_key: 1
is_nullable: 0
|
template_id
data_type: 'integer'
extra: { unsigned => 1}
is_foreign_key: 1
is_nullable: 0
|
mutex_rev
data_type: 'integer'
default_value: 0
extra: { unsigned => 1}
is_nullable: 0
|
out_of_sync
data_type: 'enum'
default_value: 'yes'
extra: { list => [ "yes" , "no" ]}
is_nullable: 0
|
last_errno
data_type: 'integer'
default_value: 0
extra: { unsigned => 1}
is_nullable: 0
|
last_change
data_type: 'timestamp'
datetime_undef_if_invalid: 1
default_value: '0000-00-00 00:00:00'
is_nullable: 0
|
last_push_started
data_type: 'timestamp'
datetime_undef_if_invalid: 1
default_value: '0000-00-00 00:00:00'
is_nullable: 0
|
last_push_finished
data_type: 'timestamp'
datetime_undef_if_invalid: 1
default_value: '0000-00-00 00:00:00'
is_nullable: 0
|
last_error_ts
data_type: 'timestamp'
datetime_undef_if_invalid: 1
default_value: '0000-00-00 00:00:00'
is_nullable: 0
|
UNIQUE CONSTRAINTS
object_id
RELATIONS
domain
Type: belongs_to
Related object: Schema::RackTables::0_19_8::Result::VLANDomain
object
Type: belongs_to
Related object: Schema::RackTables::0_19_8::Result::RackObject
template
Type: belongs_to
Related object: Schema::RackTables::0_19_8::Result::VLANSwitchTemplate