logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Class::DBI::Attribute - A value in a column.

Description

       This stores the row-value of a certain column in an object.  You probably shouldn't be dealing with this
       directly, and its interface is liable to change without notice.

Methods

perl v5.34.0                                       2022-03-28                         Class::DBI::Attribute(3pm)

Name

       Class::DBI::Attribute - A value in a column.

Synopsis

               my $column = Class::DBI::Attribute->new($column => $value);

See Also