Koha::Schema::Result::Review
reviews
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
data_type: 'text' is_nullable: 1
data_type: 'tinyint' is_nullable: 1
data_type: 'datetime' datetime_undef_if_invalid: 1 is_nullable: 1
Type: belongs_to
Related object: Koha::Schema::Result::Biblio
Type: belongs_to
Related object: Koha::Schema::Result::Borrower