<<

NAME

Koha::Schema::Result::BiblioFramework

TABLE: biblio_framework

ACCESSORS

frameworkcode

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

frameworktext

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

PRIMARY KEY

<<