[Dbix-class] can't get last insert id on create() with mysql

Rob Kinyon rob.kinyon at gmail.com
Wed Nov 25 13:15:40 GMT 2009


On Tue, Nov 24, 2009 at 17:39, Robert Stockdale
<robert.stockdale at gmail.com> wrote:
> The transactional approach with the subquery is working just fine but if
> anyone has thoughts on how I can get the auto-increment to work I would love
> to hear them.

What's the full CREATE TABLE statement for this table? Do you have a
minimal testcase demonstrating the behavior using pure DBI?

Rob



More information about the DBIx-Class mailing list