Re: [CDBI] Primary key declarations on non-primary key columns fails poorly
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Derek Basch wrote: > The primary_key_info method of the DBI database handle object should > return that information. Class::DBI::mysql already has that information. Why not let it set up your table for you? It won't make this mistake. - Perrin