Dear list,

in order to support uppercase foreign key target-columns

line 608 has to be changed from


parens_word_list : '(' WORD(s /,/) ')'
to


parens_word_list : '(' name_with_opt_quotes(s /,/) ')'


thanks and kind regards,

daniel boehringer


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
-- 
sqlfairy-developers mailing list
sqlfairy-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers

Reply via email to