Koha::Schema::Result::ErmUsageDataProvider
erm_usage_data_providers
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key
data_type: 'varchar' is_nullable: 0 size: 80
name of the data provider
data_type: 'longtext' is_nullable: 1
description of the data provider
data_type: 'tinyint' default_value: 1 is_nullable: 0
current status of the harvester - active/inactive
data_type: 'varchar' is_nullable: 1 size: 80
method of the harvester
data_type: 'varchar' is_nullable: 1 size: 80
aggregator of the harvester
data_type: 'varchar' is_nullable: 1 size: 80
service_type of the harvester
data_type: 'varchar' is_nullable: 1 size: 80
service_url of the harvester
data_type: 'varchar' is_nullable: 1 size: 80
report_release of the harvester
data_type: 'varchar' is_nullable: 1 size: 50
sushi customer id
data_type: 'varchar' is_nullable: 1 size: 50
sushi requestor id
data_type: 'varchar' is_nullable: 1 size: 80
sushi api key
data_type: 'varchar' is_nullable: 1 size: 80
requestor name
data_type: 'varchar' is_nullable: 1 size: 80
requestor email
data_type: 'varchar' is_nullable: 1 size: 255
report types provided by the harvester
data_type: 'varchar' is_nullable: 1 size: 80
platform if provider requires it
Type: has_many
Related object: Koha::Schema::Result::ErmCounterFile
Type: has_many
Related object: Koha::Schema::Result::ErmCounterLog
Type: has_many
Related object: Koha::Schema::Result::ErmUsageDatabase
Type: has_many
Related object: Koha::Schema::Result::ErmUsageItem
Type: has_many
Related object: Koha::Schema::Result::ErmUsageMus
Type: has_many
Related object: Koha::Schema::Result::ErmUsagePlatform
Type: has_many
Related object: Koha::Schema::Result::ErmUsageTitle
Type: has_many
Related object: Koha::Schema::Result::ErmUsageYus