NAME

Kanku::Schema::Result::ObsCheckHistory

TABLE: obs_check_history

ACCESSORS

id

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0

obsurl

  data_type: 'text'
  is_nullable: 1

project

  data_type: 'text'
  is_nullable: 1

package

  data_type: 'text'
  is_nullable: 1

vm_image_url

  data_type: 'text'
  is_nullable: 1

check_time

  data_type: 'integer'
  is_nullable: 1

PRIMARY KEY

UNIQUE CONSTRAINTS

obsurl_project_package_unique