NAME

GnuCash::Schema::Result::Budget

COMPONENTS LOADED

TABLE: budgets

ACCESSORS

guid

data_type: 'text'
is_nullable: 0
size: 32

name

data_type: 'text'
is_nullable: 0
size: 2048

description

data_type: 'text'
is_nullable: 1
size: 2048

num_periods

data_type: 'integer'
is_nullable: 0

PRIMARY KEY