Changed constant to a hash to avoid silly Perl errors about it being
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Constraint.pm
2003-06-06 Ken Youens-Clark Changed constant to a hash to avoid silly Perl errors...
2003-06-06 Ken Youens-Clark Moved some code around to fix ordering, convert "type...
2003-05-09 Ken Youens-Clark Added "match_type," use "parse_list_arg," added DESTROY.
2003-05-05 Ken Youens-Clark Too many changes to mention.
2003-05-01 Ken Youens-Clark Adding new objects for handing schema data. Not being...