Koha::Schema::Result::AqbooksellerAlias
aqbookseller_aliases
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key and unique identifier assigned by Koha
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
link to the vendor
data_type: 'varchar' is_nullable: 0 size: 255
the alias
Type: belongs_to
Related object: Koha::Schema::Result::Aqbookseller