NAME
GnuCash::Schema::Result::Split
COMPONENTS LOADED
TABLE: splits
ACCESSORS
guid
data_type: 'text'
is_nullable: 0
size: 32
tx_guid
data_type: 'text'
is_nullable: 0
size: 32
account_guid
data_type: 'text'
is_nullable: 0
size: 32
memo
data_type: 'text'
is_nullable: 0
size: 2048
action
data_type: 'text'
is_nullable: 0
size: 2048
reconcile_state
data_type: 'text'
is_nullable: 0
size: 1
reconcile_date
data_type: 'text'
is_nullable: 1
size: 19
value_num
data_type: 'bigint'
is_nullable: 0
value_denom
data_type: 'bigint'
is_nullable: 0
quantity_num
data_type: 'bigint'
is_nullable: 0
quantity_denom
data_type: 'bigint'
is_nullable: 0
lot_guid
data_type: 'text'
is_nullable: 1
size: 32