NAME
GnuCash::Schema::Result::Job
COMPONENTS LOADED
TABLE: jobs
ACCESSORS
guid
data_type: 'text'
is_nullable: 0
size: 32
id
data_type: 'text'
is_nullable: 0
size: 2048
name
data_type: 'text'
is_nullable: 0
size: 2048
reference
data_type: 'text'
is_nullable: 0
size: 2048
active
data_type: 'integer'
is_nullable: 0
owner_type
data_type: 'integer'
is_nullable: 1
owner_guid
data_type: 'text'
is_nullable: 1
size: 32