NAME
Sakila::Result::City
ACCESSORS
city_id
data_type: SMALLINT
default_value: undef
extra: HASH(0xa838fe8)
is_auto_increment: 1
is_nullable: 0
size: 5
city
data_type: VARCHAR
default_value: undef
is_nullable: 0
size: 50
country_id
data_type: SMALLINT
default_value: undef
extra: HASH(0xa841fa8)
is_foreign_key: 1
is_nullable: 0
size: 5
last_update
data_type: TIMESTAMP
default_value: CURRENT_TIMESTAMP
is_nullable: 0
size: 14
RELATIONS
addresses
Type: has_many
Related object: Sakila::Result::Address
country
Type: belongs_to
Related object: Sakila::Result::Country