The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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
size: 4

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
size: 4

view_on_table_id

data_type: integer
default_value: undef
is_nullable: 1
size: 4

superclass_table_id

data_type: integer
default_value: undef
is_nullable: 1
size: 4

is_updateable

data_type: integer
default_value: 1
is_nullable: 0
size: 4

modification_date

data_type: date
default_value: now()
is_nullable: 0
size: 4

RELATIONS

controls

Type: has_many

Related object: Bio::Chado::Schema::Mage::Control

magedocumentations

Type: has_many

Related object: Bio::Chado::Schema::Mage::Magedocumentation