Applied patch sent in by Daniel Westermann-Clark on Oct 11 2006.
[dbsrgits/SQL-Translator.git] / t / 18ttschema-producer.t
2006-11-10 Ben Faga Applied patch sent in by Daniel Westermann-Clark on...
2006-09-19 Jess Robinson Make TTSchema work with TT 2.15, somehow
2006-08-04 Jess Robinson Add timestamp tests, make postgres produce timestamp...
2004-11-26 Mark Addison Template config is now passed using tt_conf producer...
2004-11-25 Mark Addison Deprecated ttargs producer arg in favour of tt_vars
2004-11-16 Mark Addison Re-added ttvars. Added docs and test for ttvars.
2004-09-23 Ken Youens-Clark Fixed syntax error.
2004-09-13 Ken Youens-Clark Some updates to tests to skip when required dependencie...
2004-07-09 Mark Addison Fixed break due to XML Parser now supporting field...
2004-07-08 Mark Addison XML test src changed name.
2004-03-29 Mark Addison Removed __WARN__ handler.
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2003-08-22 Ken Youens-Clark Changes to quit using "SqlfXML."
2003-08-07 Mark Addison D'oh! Fixed comment typo that chaged the meaning of...
2003-08-07 Mark Addison Changed term single tags to empty tags to mean <foo...
2003-08-07 Mark Addison Added BUG notes and test about single tags e.g. <foo/>
2003-08-07 Mark Addison Added TTSchema producer.