NAME
DBSchema::Result::Owner
ACCESSORS
id
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
name
data_type: 'text'
default_value: (empty string)
is_nullable: 0
RELATIONS
podcasts
Type: has_many
Related object: DBSchema::Result::Podcast
DBSchema::Result::Owner
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
data_type: 'text'
default_value: (empty string)
is_nullable: 0
Type: has_many
Related object: DBSchema::Result::Podcast