NAME
DBIx::Cookbook::DBIC::Sakila::Result::Country
ACCESSORS
country_id
data_type: SMALLINT
default_value: undef
extra: HASH(0xa12a8a0)
is_auto_increment: 1
is_nullable: 0
size: 5
country
data_type: VARCHAR
default_value: undef
is_nullable: 0
size: 50
last_update
data_type: TIMESTAMP
default_value: CURRENT_TIMESTAMP
is_nullable: 0
size: 14
RELATIONS
cities
Type: has_many
Related object: DBIx::Cookbook::DBIC::Sakila::Result::City