Changes + Reverts for 0.11000, see Changes file for info
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Diff.pm
2009-08-18 Jess Robinson Changes + Reverts for 0.11000, see Changes file for...
2009-08-13 Ken Youens-Clark Upped version numbers, cleaned up code, fixed my name.
2009-08-11 Ken Youens-Clark Added return of diff as array in list context.
2009-02-07 Ash Berlin Fix tests! historic/state_before_xmi_deletion_47b3b29f
2008-12-04 Ash Berlin PgSQL diff patch from wries
2008-11-01 Ash Berlin Removed source_db and target_db accessors from Diff...
2008-10-08 Jess Robinson By royal decree, produced statements in list context...
2008-03-17 Ash Berlin Fix false-diffing due to order of table options
2008-03-03 Ash Berlin Allow quote and other option to be passed to the producers.
2008-01-31 Ash Berlin Document significance of preproces_schema method
2008-01-16 Ash Berlin Start transactions in a portable manner
2008-01-15 Ash Berlin Add renamed_from to tables.
2007-12-20 Ash Berlin Remove breakpoints
2007-12-20 Ash Berlin Fix some more normalization problems
2007-12-13 Ash Berlin Some work on sanely normalizing fields
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...
2007-10-24 Jess Robinson 0.0899_01 diffing fixes
2007-03-21 Chris Hilton Added options for ignoring the differences in SQL for...
2007-03-19 Chris Hilton Small change to ordering of view and procedure diffs
2007-03-14 Chris Hilton Added diff comparison of views and procedures
2007-03-06 Chris Hilton Added output_db option
2007-03-05 Chris Hilton Skip constraint and index comparison shortcuts when...
2007-03-01 Chris Hilton Added options to sqlt-diff to ignore index and/or const...
2006-10-30 Chris Hilton Added comment to diff output if target database is...
2006-05-24 Chris Hilton Ignore Oracle system constraints on source DB schema...
2006-05-20 Jess Robinson Initial devision of sqlt-diff: Most of the functionalit...