project_type_id      => { type => 'integer', not_null => 1 },
   projectnumber        => { type => 'text' },
   start_date           => { type => 'date' },
   timeframe            => { type => 'boolean', default => 'false', not_null => 1 },
   project_type_id      => { type => 'integer', not_null => 1 },
   projectnumber        => { type => 'text' },
   start_date           => { type => 'date' },
   timeframe            => { type => 'boolean', default => 'false', not_null => 1 },