6 messages in com.mysql.lists.perlPatch for $dbh->primary_key support
FromSent OnAttachments
David Dick27 Feb 2004 14:21.patch
Stephen Adkins01 Mar 2004 05:36 
David Dick01 Mar 2004 13:05.patch
Rudy Lippan01 Mar 2004 13:27 
Stephen Adkins01 Mar 2004 13:47 
Rudy Lippan02 Mar 2004 18:53 
Subject:Patch for $dbh->primary_key support
From:David Dick (davi@iprimus.com.au)
Date:02/27/2004 02:21:03 PM
List:com.mysql.lists.perl
Attachments:

G'day all, This patch gives basic support to the $dbh->primary_key method. It does not (cannot?) guarantee to supply the primary keys in the correct order which is how DBI specifies it should behave. Hopefully this might be useful, or somebody could point me in a better direction for this functionality. Uru -Dave