Typo fixing
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Index.pm
2005-08-10 Chris Hilton Modified equals() to stringify field checks and use...
2005-06-29 Chris Hilton Made sure defined scalar references are passed to _comp...
2005-06-28 Chris Hilton Modified equals() to get scalar references to fields...
2005-06-27 Chris Hilton Added equals function for equality testing
2004-11-05 Mark Addison Added _attributes class data to SQL::Translator::Schema...
2004-11-04 Mark Addison Added SQL::Translator::Schema::Object, a base class...
2004-02-09 Ken Youens-Clark Fixed copyrights.
2003-06-27 Ken Youens-Clark Fixed VERSION to be CPAN-friendly.
2003-06-18 Ken Youens-Clark Fixed VERSION strings.
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 get methods in alphabetical...
2003-05-09 Ken Youens-Clark Use "parse_list_args," added "options" (still vague...
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...