dbsrgits/SQL-Translator.git
2004-04-19 Ken Youens... Committing new Access parser (yeah, Bill, we're coming...
2004-04-19 Ken Youens... Adding test data for Access parser.
2004-04-16 Brian O'Connor Fixes a bug in the way the Turnkey producer's macro...
2004-04-16 Brian O'Connor Updated a problem with the Turnkey template producer
2004-04-16 Brian O'Connor Updates to the Turnkey templates for atoms, tt2 templat...
2004-04-16 Brian O'Connor removed xlink tag
2004-04-14 Mark Addison Initial crack at a base class for building TT based...
2004-04-14 Brian O'Connor Updated the Turnkey producer to correctly read the...
2004-04-13 Mark Addison Doc fix.
2004-04-10 Allen Day no autocommit
2004-04-08 Allen Day m2m FK link table import mappings now generate traversa...
2004-04-07 Allen Day add test data
2004-04-07 Allen Day updated turnkey regression testing schema. added comme...
2004-04-07 Allen Day many graph introspection problems solved. method name...
2004-04-06 Brian O'Connor An update of the Turnkey producer to output with better...
2004-04-06 Allen Day aeshetic fixes, largely.
2004-04-06 Allen Day bugfixes in Class::DBI method generation. they were...
2004-04-03 Allen Day uri->object mapping changing from GET params to URI...
2004-04-03 Allen Day improved element names
2004-04-01 Mark Addison Added TT::Table producer.
2004-04-01 Ken Youens... Massaging of Oracle varchar2 field if larger than 255.
2004-03-31 Ken Youens... Just a couple tweaks.
2004-03-31 Ken Youens... Added examples of plugging in custom parsers and producers.
2004-03-31 Allen Day more readable tag names
2004-03-31 Ken Youens... Added a couple more sections.
2004-03-31 Ken Youens... Added section on Dumper producer.
2004-03-31 Ken Youens... Fixes.
2004-03-31 Ken Youens... Now with content!
2004-03-31 Ken Youens... Adding Manual now that it is somewhat useful.
2004-03-31 Allen Day fixes for code clarity
2004-03-29 Mark Addison Tests for the Table, field and constraint lookup methods
2004-03-29 Mark Addison Added test of Table::field_names()
2004-03-29 Mark Addison Added field_names() and field/constraint lookup methods
2004-03-29 Mark Addison Opps, forgot the sub seperator comment.
2004-03-29 Mark Addison Removed __WARN__ handler.
2004-03-29 Mark Addison Tests of Constraint::fields() object return and Constra...
2004-03-29 Mark Addison Uses field_names when making constraint YAML to avoid...
2004-03-29 Mark Addison fields returns Field objects when it can. Added field_n...
2004-03-29 Mark Addison Changed the 'id' field to 'age' on the first test const...
2004-03-29 Mark Addison Added test of field schema shortcut and table stringify.
2004-03-29 Mark Addison Added shortcut method to get the fields Schema object.
2004-03-23 Mark Addison Doc tweaks.
2004-03-23 Mark Addison Doc tweaks.
2004-03-23 Mark Addison Added full_name.
2004-03-23 Mark Addison Removed check on field name when adding fields, as...
2004-03-23 Mark Addison Tweaked to use (test ;-) table and field stringify.
2004-03-23 Mark Addison Tests for Table and Field stringify.
2004-03-23 Mark Addison Added stringify to name and error check to stop creatio...
2004-03-16 Ken Youens... Fixed per Tony Bowden to allow all integer fields ...
2004-03-15 Ken Youens... Fixed bug.
2004-03-12 Ken Youens... Oops!
2004-03-12 Ken Youens... Requiring latest version of XML::Writer where error...
2004-03-12 Brian O'Connor Fixed a possible infinite loop problem where the primar...
2004-03-12 Brian O'Connor Fixed a problem for the Turnkey producer where the...
2004-03-12 Ken Youens... Some editing to make "make test" happy.
2004-03-12 Ken Youens... Used code found mail-archive.com/perl-documentation...
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.
next