NAME
Bio::Chado::Schema::General::Tableinfo
ACCESSORS
tableinfo_id
data_type: integer
default_value: nextval('tableinfo_tableinfo_id_seq'::regclass)
is_auto_increment: 1
is_nullable: 0
name
data_type: character varying
default_value: undef
is_nullable: 0
size: 30
primary_key_column
data_type: character varying
default_value: undef
is_nullable: 1
size: 30
is_view
data_type: integer
default_value: 0
is_nullable: 0
view_on_table_id
data_type: integer
default_value: undef
is_nullable: 1
superclass_table_id
data_type: integer
default_value: undef
is_nullable: 1
is_updateable
data_type: integer
default_value: 1
is_nullable: 0
modification_date
data_type: date
default_value: now()
is_nullable: 0
RELATIONS
controls
Type: has_many
Related object: Bio::Chado::Schema::Mage::Control
magedocumentations
Type: has_many
Related object: Bio::Chado::Schema::Mage::Magedocumentation