
DBIx::Cookbook::DBIC::Sakila::Result::City

data_type: SMALLINT default_value: undef extra: HASH(0xa04ee68) is_auto_increment: 1 is_nullable: 0 size: 5
data_type: VARCHAR default_value: undef is_nullable: 0 size: 50
data_type: SMALLINT default_value: undef extra: HASH(0xa12a4a0) is_foreign_key: 1 is_nullable: 0 size: 5
data_type: TIMESTAMP default_value: CURRENT_TIMESTAMP is_nullable: 0 size: 14

Type: has_many
Related object: DBIx::Cookbook::DBIC::Sakila::Result::Address
Type: belongs_to
Related object: DBIx::Cookbook::DBIC::Sakila::Result::Country