NAME

GnuCash::Schema::Result::Transaction

COMPONENTS LOADED

TABLE: transactions

ACCESSORS

guid

data_type: 'text'
is_nullable: 0
size: 32

currency_guid

data_type: 'text'
is_nullable: 0
size: 32

num

data_type: 'text'
is_nullable: 0
size: 2048

post_date

data_type: 'text'
is_nullable: 1
size: 19

enter_date

data_type: 'text'
is_nullable: 1
size: 19

description

data_type: 'text'
is_nullable: 1
size: 2048

PRIMARY KEY