NAME

Dbc::Schema::Result::Country

TABLE: countries

ACCESSORS

countryid

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

country

data_type: 'text'
is_nullable: 1

mainlangid

data_type: 'integer'
is_nullable: 1

PRIMARY KEY