in reply to DBIx::Class Randomise datbase primary keys for testing.
By default DBIx::Class lets the database generate the primary key.
And I think that's a very sensible default; so you should investigate if your database has a way to customize primary key generation.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: DBIx::Class Randomise datbase primary keys for testing.
by afoken (Chancellor) on Nov 24, 2010 at 14:04 UTC |