dbsrgits/SQL-Translator.git
2004-03-12 Ken Youens... Updated to match new YAML output.
2004-03-11 Ken Youens... Add test for closing file.
2004-03-11 Ken Youens... Added tests for Dumper producer.
2004-03-11 Darren Chamberlain Readding, at kyc's request.
2004-03-11 Ken Youens... Added "takelike" option.
2004-03-11 Ken Youens... Adding test for Dumper producer.
2004-03-11 Ken Youens... Moving to test module not script.
2004-03-10 Ken Youens... Removed "sort" as it puts the tables in a different...
2004-03-09 Ken Youens... Some fixes.
2004-03-09 Ken Youens... Changing to use new Producer.
2004-03-09 Ken Youens... Serializing translator options.
2004-03-09 Ken Youens... Getting translator options.
2004-03-09 Ken Youens... Fixed indentation.
2004-03-09 Ken Youens... Adding a producer to replicate (and extend) what was...
2004-03-09 Ken Youens... Added options for new Dumper producer.
2004-03-09 Allen Day no warnings for redefined methods
2004-03-08 Ken Youens... Fixed bug in script which didn't actually escape single...
2004-03-05 Mark Addison Added lib/Test/SQL/Translator.pm
2004-03-05 Mark Addison Removed unused Test::Exception
2004-03-04 Darren Chamberlain Removed 01test.t
2004-03-04 Darren Chamberlain Update tests to use maybe_plan.
2004-03-04 Darren Chamberlain Added maybe_plan function.
2004-03-04 Darren Chamberlain Will someone just frickin' fix XML::Writer already?
2004-03-04 Darren Chamberlain POD update.
2004-03-04 Darren Chamberlain Make SIGN conditional based on MakeMaker version.
2004-03-03 Ken Youens... Requiring a recent version of Spreadsheet::ParseExcel...
2004-03-01 Ken Youens... Updated with comment tests.
2004-03-01 Ken Youens... Modified comment rules.
2004-02-29 Mark Addison Added Todo
2004-02-29 Mark Addison Fixed test count.
2004-02-29 Mark Addison Now uses Test::SQL::Translator
2004-02-29 Mark Addison Now uses schema_ok
2004-02-29 Mark Addison Added schema_ok. Some tweaks to the test output.
2004-02-29 Mark Addison Uses Test::SQL::Translator.pm
2004-02-29 Mark Addison Test::More Schema testing.
2004-02-29 Mark Addison Fixed so they test for empty list reference_fields...
2004-02-29 Mark Addison reference_fields now returns an empty list (or array...
2004-02-27 Darren Chamberlain Added blibdirs, which recent MakeMakers create.
2004-02-27 Ken Youens... Apparently it's unnecessary for me to put the SIG in...
2004-02-27 Ken Youens... Adding SIGNATURE file.
2004-02-27 Ken Youens... Adding SIGNATURE.
2004-02-27 Ken Youens... Added "SIGN" option.
2004-02-27 Ken Youens... Fixed conflicts.
2004-02-27 Ken Youens... Updated with what I can think has changed.
2004-02-27 Ken Youens... Small change to make installation easier.
2004-02-27 Ken Youens... The manual isn't in a state to send out.
2004-02-27 Ken Youens... Now installing sqlt-diff.
2004-02-27 Ken Youens... Updated to match new output; also had to remove "close...
2004-02-27 Ken Youens... Some bug fixes, better formatting when no field size...
2004-02-27 Ken Youens... Adding another data file for sqlt-diff test.
2004-02-27 Ken Youens... Changed test to match output.
2004-02-20 Darren Chamberlain Integrate Dave Cash's changes.
2004-02-20 Darren Chamberlain Just the fairy.
2004-02-20 Darren Chamberlain Remove all those subroutine redefined warnings.
2004-02-19 Darren Chamberlain More TODOs
2004-02-19 Darren Chamberlain Reverse order of the Changes file, so that recent Chang...
2004-02-17 Allen Day add file extension
2004-02-11 Ken Youens... Misplaced semi.
2004-02-11 Ken Youens... Upped $VERSION to 0.05, created a "version" sub to...
2004-02-11 Ken Youens... Added rules (REM, prompt) to help parse output of DDL...
2004-02-11 Ken Youens... Applied patch to pass new options to producer.
2004-02-11 Ken Youens... Added some debugging comments.
2004-02-11 Ken Youens... Fixing up new options for showing data types, etc.
2004-02-11 Ken Youens... Pushed field attributes to after datatype/size to make...
2004-02-11 Ken Youens... Minor bug fixes ("top" and table links didn't work...
2004-02-10 Allen Day template files shall be lowercase
2004-02-10 Allen Day return hashref instead of hash
2004-02-10 Allen Day individual tables now returned as a hash of separate...
2004-02-09 Ken Youens... Fixed copyrights.
2004-02-09 Ken Youens... Fixed copyrights.
2004-02-09 Ken Youens... Fixed copyrights.
2004-02-06 Ken Youens... Fixed copyright.
2004-02-06 Ken Youens... Updated.
2004-02-06 Ken Youens... Fixed copyrights.
2004-02-06 Ken Youens... Changed copyright.
2004-02-06 Ken Youens... Added Dave Cash for his work on GraphViz producer.
2004-02-06 Ken Youens... Updated.
2004-02-06 Ken Youens... sqlt-diff is now functional enough to include.
2004-02-06 Ken Youens... Changed to print out schema mutation statements (CREATE...
2004-02-05 Ken Youens... Added manual.
2004-02-04 Ken Youens... Being case-insensitive on datatype translations.
2004-02-04 Ken Youens... Added reference to manual, fixed copyright.
2004-02-04 Ken Youens... Outline for manual.
2004-02-04 Darren Chamberlain More TODO items.
2004-02-04 Darren Chamberlain Robustify the tests a little.
2004-02-04 Darren Chamberlain Fixed 'useless use of constant in void context' warning.
2004-02-04 Ken Youens... Fixed test.
2004-02-03 Ken Youens... Changed index creation to better handle output of DDL...
2004-02-03 Darren Chamberlain Stifle undefined variable warnings.
2004-02-02 Allen Day added credit for dave cash
2004-02-02 Allen Day merging patch from Dave Cash. description:
2004-01-29 Mark Addison Order of schema objects properties in XML changed to...
2004-01-27 Mark Addison Added list of constants exported to the docs.
2004-01-26 Gudmundur A... Changed max_id_length to 62, from previous 30, since...
2004-01-25 Ken Youens... Try to make usage clearer.
2004-01-25 Ken Youens... Small fix.
2004-01-25 Ken Youens... Updated.
2004-01-25 Ken Youens... Wasn't producing constraint defs, fixed indices to...
2004-01-25 Ken Youens... Various bug fixen.
2004-01-25 Ken Youens... Null out size if a blob field.
next