[Dbix-class] Re: create_ddl_dir with MySQL / InnoDB

Dagfinn Ilmari Mannsåker ilmari at ilmari.org
Fri Jun 6 18:56:36 BST 2008


"Juan Camacho" <jc5826 at gmail.com> writes:

> On a somewhat separate issue, do you know how I could get the
> auto_increment added for the primary key in the SQL file? I just
> noticed it wasn't there.

Add is_auto_increment => 1 to the column definition in ->add_columns.

-- 
ilmari
"A disappointingly low fraction of the human race is,
 at any given time, on fire." - Stig Sandbeck Mathisen




More information about the DBIx-Class mailing list