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

three

DESCRIPTION

this is the THREE table

FIELDS

foo (integer) - 
bar (integer) - this is the three.bar field
baz (character varying) - this is the bas field

SCHEMA

                                Table "doo.three"
 Column |       Type        | Modifiers | Storage  |         Description         
--------+-------------------+-----------+----------+-----------------------------
 foo    | integer           |           | plain    | 
 bar    | integer           |           | plain    | this is the three.bar field
 baz    | character varying |           | extended | this is the bas field
Has OIDs: no