Koha::Schema::Result::Biblio
biblio
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
unique identifier assigned to each bibliographic record
data_type: 'varchar' default_value: (empty string) is_nullable: 0 size: 4
foreign key from the biblio_framework table to identify which framework was used in cataloging this record
data_type: 'longtext' is_nullable: 1
statement of responsibility from MARC record (100$a in MARC21)
data_type: 'longtext' is_nullable: 1
title (without the subtitle) from the MARC record (245$a in MARC21)
data_type: 'longtext' is_nullable: 1
medium from the MARC record (245$h in MARC21)
data_type: 'longtext' is_nullable: 1
remainder of the title from the MARC record (245$b in MARC21)
data_type: 'longtext' is_nullable: 1
part number from the MARC record (245$n in MARC21)
data_type: 'longtext' is_nullable: 1
part name from the MARC record (245$p in MARC21)
data_type: 'longtext' is_nullable: 1
uniform title (without the subtitle) from the MARC record (240$a in MARC21)
data_type: 'longtext' is_nullable: 1
values from the general notes field in the MARC record (500$a in MARC21) split by bar (|)
data_type: 'tinyint' is_nullable: 1
Boolean indicating whether biblio is for a serial
data_type: 'longtext' is_nullable: 1
data_type: 'smallint' is_nullable: 1
publication or copyright date from the MARC record
data_type: 'timestamp' datetime_undef_if_invalid: 1 default_value: current_timestamp is_nullable: 0
date and time this record was last touched
data_type: 'date' datetime_undef_if_invalid: 1 is_nullable: 0
the date this record was added to Koha
data_type: 'longtext' is_nullable: 1
summary from the MARC record (520$a in MARC21)
Type: has_many
Related object: Koha::Schema::Result::Aqorder
Type: has_many
Related object: Koha::Schema::Result::ArticleRequest
Type: has_many
Related object: Koha::Schema::Result::BiblioMetadata
Type: has_many
Related object: Koha::Schema::Result::Biblioitem
Type: has_many
Related object: Koha::Schema::Result::Booking
Type: has_many
Related object: Koha::Schema::Result::ClubHold
Type: has_many
Related object: Koha::Schema::Result::CourseItem
Type: has_many
Related object: Koha::Schema::Result::CoverImage
Type: has_many
Related object: Koha::Schema::Result::ErmEholdingsTitle
Type: has_many
Related object: Koha::Schema::Result::HoldFillTarget
Type: has_many
Related object: Koha::Schema::Result::Illrequest
Type: has_many
Related object: Koha::Schema::Result::ImportOaiBiblio
Type: has_many
Related object: Koha::Schema::Result::ItemGroup
Type: has_many
Related object: Koha::Schema::Result::Item
Type: has_many
Related object: Koha::Schema::Result::Linktracker
Type: has_many
Related object: Koha::Schema::Result::OldReserve
Type: has_many
Related object: Koha::Schema::Result::Rating
Type: has_many
Related object: Koha::Schema::Result::Recall
Type: has_many
Related object: Koha::Schema::Result::Reserve
Type: has_many
Related object: Koha::Schema::Result::Review
Type: has_many
Related object: Koha::Schema::Result::Serial
Type: has_many
Related object: Koha::Schema::Result::Subscriptionhistory
Type: has_many
Related object: Koha::Schema::Result::Subscription
Type: has_many
Related object: Koha::Schema::Result::Suggestion
Type: has_many
Related object: Koha::Schema::Result::TagAll
Type: has_many
Related object: Koha::Schema::Result::TagsIndex
Type: has_many
Related object: Koha::Schema::Result::Ticket
Type: has_many
Related object: Koha::Schema::Result::TmpHoldsqueue
Type: has_many
Related object: Koha::Schema::Result::Virtualshelfcontent