The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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