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

DB::Tutorial::DBIx::Class::PT::BR::Result::Pai

TABLE: pai

ACCESSORS

id

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0
  sequence: 'pai_id_seq'

nome

  data_type: 'text'
  is_nullable: 1

PRIMARY KEY

RELATIONS

filhoes

Type: has_many

Related object: DB::Tutorial::DBIx::Class::PT::BR::Result::Filho