2004-03-31 |
Ken Youens... |
Added section on Dumper producer. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ken Youens... |
Fixes. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ken Youens... |
Now with content! |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ken Youens... |
Adding Manual now that it is somewhat useful. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Allen Day |
fixes for code clarity |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Tests for the Table, field and constraint lookup methods |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Added test of Table::field_names() |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Added field_names() and field/constraint lookup methods |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Opps, forgot the sub seperator comment. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Removed __WARN__ handler. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Tests of Constraint::fields() object return and Constra... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Uses field_names when making constraint YAML to avoid... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
fields returns Field objects when it can. Added field_n... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Changed the 'id' field to 'age' on the first test const... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Added test of field schema shortcut and table stringify. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mark Addison |
Added shortcut method to get the fields Schema object. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Doc tweaks. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Doc tweaks. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Added full_name. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Removed check on field name when adding fields, as... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Tweaked to use (test ;-) table and field stringify. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Tests for Table and Field stringify. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Mark Addison |
Added stringify to name and error check to stop creatio... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Ken Youens... |
Fixed per Tony Bowden to allow all integer fields ... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Ken Youens... |
Fixed bug. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ken Youens... |
Oops! |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ken Youens... |
Requiring latest version of XML::Writer where error... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Brian O'Connor |
Fixed a possible infinite loop problem where the primar... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Brian O'Connor |
Fixed a problem for the Turnkey producer where the... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ken Youens... |
Some editing to make "make test" happy. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ken Youens... |
Used code found mail-archive.com/perl-documentation... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ken Youens... |
Updated to match new YAML output. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Ken Youens... |
Add test for closing file. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Ken Youens... |
Added tests for Dumper producer. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Darren Chamberlain |
Readding, at kyc's request. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Ken Youens... |
Added "takelike" option. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Ken Youens... |
Adding test for Dumper producer. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Ken Youens... |
Moving to test module not script. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Ken Youens... |
Removed "sort" as it puts the tables in a different... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Some fixes. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Changing to use new Producer. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Serializing translator options. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Getting translator options. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Fixed indentation. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Adding a producer to replicate (and extend) what was... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Ken Youens... |
Added options for new Dumper producer. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Allen Day |
no warnings for redefined methods |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Ken Youens... |
Fixed bug in script which didn't actually escape single... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Mark Addison |
Added lib/Test/SQL/Translator.pm |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Mark Addison |
Removed unused Test::Exception |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Darren Chamberlain |
Removed 01test.t |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Darren Chamberlain |
Update tests to use maybe_plan. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Darren Chamberlain |
Added maybe_plan function. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Darren Chamberlain |
Will someone just frickin' fix XML::Writer already? |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Darren Chamberlain |
POD update. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Darren Chamberlain |
Make SIGN conditional based on MakeMaker version. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Ken Youens... |
Requiring a recent version of Spreadsheet::ParseExcel... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Ken Youens... |
Updated with comment tests. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Ken Youens... |
Modified comment rules. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Added Todo |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Fixed test count. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Now uses Test::SQL::Translator |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Now uses schema_ok |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Added schema_ok. Some tweaks to the test output. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Uses Test::SQL::Translator.pm |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Test::More Schema testing. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
Fixed so they test for empty list reference_fields... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Mark Addison |
reference_fields now returns an empty list (or array... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Darren Chamberlain |
Added blibdirs, which recent MakeMakers create. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Apparently it's unnecessary for me to put the SIG in... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Adding SIGNATURE file. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Adding SIGNATURE. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Added "SIGN" option. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Fixed conflicts. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Updated with what I can think has changed. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Small change to make installation easier. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
The manual isn't in a state to send out. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Now installing sqlt-diff. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Updated to match new output; also had to remove "close... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Some bug fixes, better formatting when no field size... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Adding another data file for sqlt-diff test. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Youens... |
Changed test to match output. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Darren Chamberlain |
Integrate Dave Cash's changes. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Darren Chamberlain |
Just the fairy. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Darren Chamberlain |
Remove all those subroutine redefined warnings. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Darren Chamberlain |
More TODOs |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Darren Chamberlain |
Reverse order of the Changes file, so that recent Chang... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Allen Day |
add file extension |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Misplaced semi. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Upped $VERSION to 0.05, created a "version" sub to... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Added rules (REM, prompt) to help parse output of DDL... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Applied patch to pass new options to producer. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Added some debugging comments. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Fixing up new options for showing data types, etc. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Pushed field attributes to after datatype/size to make... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ken Youens... |
Minor bug fixes ("top" and table links didn't work... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Allen Day |
template files shall be lowercase |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Allen Day |
return hashref instead of hash |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Allen Day |
individual tables now returned as a hash of separate... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Ken Youens... |
Fixed copyrights. |
commit | commitdiff | tree | snapshot |
next |