<<

NAME

Koha::Schema::Result::Tag

TABLE: tags

ACCESSORS

entry

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

weight

  data_type: 'bigint'
  default_value: 0
  is_nullable: 0

PRIMARY KEY

<<