aliasing ugly tablename_fieldname ref methods where possible (ie create them
authorAllen Day <allenday@users.sourceforge.net>
Wed, 9 Jul 2003 17:48:12 +0000 (17:48 +0000)
committerAllen Day <allenday@users.sourceforge.net>
Wed, 9 Jul 2003 17:48:12 +0000 (17:48 +0000)
commitd79af8334b2d0a5d9f8c3998f53600696d432202
tree46b943ddd0f0063f4e00c72a64d94624eb798098
parentae57c892c091f68ce0e5bab7299829f4bcba172a
aliasing ugly tablename_fieldname ref methods where possible (ie create them
for 1-M relationships between tables where the M end table does not allow a
M-1 traversal to another table, thus giving a M-M relationship)
lib/SQL/Translator/Producer/ClassDBI.pm