<<

NAME

Koha::Schema::Result::Roadtype

TABLE: roadtype

ACCESSORS

roadtypeid

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0

road_type

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

PRIMARY KEY

<<