<<

NAME

Koha::Schema::Result::ServicesThrottle

TABLE: services_throttle

ACCESSORS

service_type

  data_type: 'varchar'
  default_value: (empty string)
  is_nullable: 0
  size: 10

service_count

  data_type: 'varchar'
  is_nullable: 1
  size: 45

PRIMARY KEY

<<