dbix::class::pk::auto5.16(3) osx man page | unix.com

Man Page: dbix::class::pk::auto5.16

Operating Environment: osx

Section: 3

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

NAME
DBIx::Class::PK::Auto - Automatic primary key class
SYNOPSIS
use base 'DBIx::Class::Core'; __PACKAGE__->set_primary_key('id');
DESCRIPTION
This class overrides the insert method to get automatically incremented primary keys. PK::Auto is now part of Core. See DBIx::Class::Manual::Component for details of component interactions.
LOGIC
"PK::Auto" does this by letting the database assign the primary key field and fetching the assigned value afterwards.
METHODS
insert The code that was handled here is now in Row for efficiency. sequence The code that was handled here is now in ResultSource, and is being proxied to Row as well.
AUTHORS
Matt S. Trout <mst@shadowcatsystems.co.uk>
LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.16.2 2012-10-18 DBIx::Class::PK::Auto(3)
Related Man Pages
dbix::class::manual::component(3) - mojave
dbix::class::manual::docmap5.18(3) - mojave
dbix::class::manual::component(3) - osx
dbix::class::manual::component(3pm) - debian
dbix::class::storage::dbi::pg(3pm) - debian
Similar Topics in the Unix Linux Community
AIX Links
At A Glance Coloured Real Time Bargraph Generator...
Shopt -s histappend
A dash to GOTO or a dash from GOTO, that is the question...