had to fix up the format_pk_method (somehow it got broken, hmm...).
authorAllen Day <allenday@users.sourceforge.net>
Wed, 9 Jul 2003 05:59:24 +0000 (05:59 +0000)
committerAllen Day <allenday@users.sourceforge.net>
Wed, 9 Jul 2003 05:59:24 +0000 (05:59 +0000)
commitc703e51da05bb6acb99137bf66c37745f75041ee
tree4a0616b235927a7130c5f0ba8f0fd3bb9063d761
parent34d2319ca0dce937ab5132802959aa751468a186
had to fix up the format_pk_method (somehow it got broken, hmm...).

also, i do (or almost do) have linktable autodetection working again.
i also began to add conditions that handle link tables which import FKs
multiple times from a single table.  this is not yet bug free.  will post
to list what i'm talking about here...
lib/SQL/Translator.pm
lib/SQL/Translator/Producer/ClassDBI.pm