NAME

Strehler::Schema::RSS::Result::Rsschannel

COMPONENTS LOADED

TABLE: RSSCHANNELS

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
data_type: 'varchar'
is_nullable: 1
size: 120

entity_type

data_type: 'varchar'
is_nullable: 1
size: 100

category

data_type: 'integer'
is_foreign_key: 1
is_nullable: 1

deep

data_type: 'tinyint'
is_nullable: 1

title_field

data_type: 'varchar'
is_nullable: 1
size: 100

description_field

data_type: 'varchar'
is_nullable: 1
size: 100
data_type: 'varchar'
is_nullable: 1
size: 100
data_type: 'varchar'
is_nullable: 1
size: 100

order_by

data_type: 'varchar'
is_nullable: 1
size: 10

published

data_type: 'tinyint'
is_nullable: 1

PRIMARY KEY

RELATIONS

category

Type: belongs_to

Related object: Strehler::Schema::RSS::Result::Category

rsschannel_headers

Type: has_many

Related object: Strehler::Schema::RSS::Result::RsschannelHeader