[Dbix-class] Get next val from sequence

Alejandro Imass aimass at yabarana.com
Wed Dec 5 21:01:48 GMT 2012


On Wed, Dec 5, 2012 at 3:42 PM, Bill Moseley <moseley at hank.org> wrote:
> I'm using Postgresql.  Can someone pont me to docs on fetching nextval?
>

IMO since it's very DB dependent you can only do it via custom select =>

Look in the Cookbook and search for nextval there are some examples
for Oracle there.

-- 
Alejandro Imass



More information about the DBIx-Class mailing list