NAME

Kanku::Schema::Result::ImageDownloadHistory

TABLE: image_download_history

ACCESSORS

vm_image_url

  data_type: 'text'
  is_nullable: 0

vm_image_file

  data_type: 'text'
  is_nullable: 1

download_time

  data_type: 'integer'
  is_nullable: 1

PRIMARY KEY