<<

NAME

Koha::Schema::Result::OaiSetsBiblio

TABLE: oai_sets_biblios

ACCESSORS

biblionumber

  data_type: 'integer'
  is_nullable: 0

set_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

PRIMARY KEY

RELATIONS

set

Type: belongs_to

Related object: Koha::Schema::Result::OaiSet

<<