<<

NAME

Koha::Schema::Result::Ethnicity

TABLE: ethnicity

ACCESSORS

code

  data_type: 'varchar'
  default_value: (empty string)
  is_nullable: 0
  size: 10

name

  data_type: 'varchar'
  is_nullable: 1
  size: 255

PRIMARY KEY

<<