mojave man page for dbix::class::pk

Query: dbix::class::pk

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBIx::Class::PK(3)					User Contributed Perl Documentation					DBIx::Class::PK(3)

NAME
DBIx::Class::PK - Primary Key class
SYNOPSIS
DESCRIPTION
This class contains methods for handling primary keys and methods depending on them.
METHODS
id Returns the primary key(s) for a row. Can't be called as a class method. ID Returns a unique id string identifying a result object by primary key. Used by DBIx::Class::CDBICompat::LiveObjectIndex and DBIx::Class::ObjectCache. WARNING The default "_create_ID" method used by this function orders the returned values by the alphabetical order of the primary column names, unlike the "id" method, which follows the same order in which columns were fed to "set_primary_key" in DBIx::Class::ResultSource. ident_condition my $cond = $result_source->ident_condition(); my $cond = $result_source->ident_condition('alias'); Produces a condition hash to locate a row based on the primary key(s).
AUTHOR AND CONTRIBUTORS
See AUTHOR and CONTRIBUTORS in DBIx::Class
LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.18.2 2014-01-05 DBIx::Class::PK(3)
Related Man Pages
dbix::class::manual::resultclass(3) - mojave
dbix::class::resultsourceproxy::table(3) - mojave
dbix::class::manual::resultclass5.18(3) - mojave
dbix::class::manual(3pm) - debian
dbix::class::storage::dbi::cursor(3pm) - debian
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph