The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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