Added rule to catch a default value given just as "null."
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / ClassDBI.pm
2003-06-09 Ken Youens-Clark Removed unnecessary backslash-escapes of single quotes...
2003-05-11 Allen Day some fixes to fk method name generation. failed to...
2003-04-25 Allen Day low hanging fruit, please read the diff below
2003-04-25 Darren Chamberlain Added refactored comment producing using header_comment.
2003-04-19 Allen Day cosmetic changes to autogenerated code.
2003-04-19 Allen Day asdf
2003-04-19 Ken Youens-Clark Fixed error for: "Use of uninitialized value in string...
2003-04-18 Allen Day adding ClassDBI producer.