2003-12-28 |
Brian O'Connor |
Changes for Turnkey Atom class creation. Right now... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Ken Youens... |
Minor changes. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Ken Youens... |
Fixed number of tests. |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Ken Youens... |
Added tests to keep up with new ALTER TABLE rules in... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Ken Youens... |
Added more rules to handle all variations of the "ALTER... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Ken Youens... |
Skip creating package if no name (must have been an... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Darren Chamberlain |
quotemeta for directory names. See https://rt.cpan... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Ken Youens... |
Initializing variable to suppress silly warnings. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Mark Addison |
Handles order given as attrib. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Allen Day |
adding COMMENT processing to Pg parser |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Ken Youens... |
Changed tempfile stuff to use "mktemp" to get rid of... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ken Youens... |
Hardcoding PREREQ_PM, removing code that set it dynamic... v0.04 |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ken Youens... |
Indicating changes for 0.04. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ken Youens... |
Increased VERSION to 0.04 to make a fix-up release. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ken Youens... |
Pushing up revision so make CPAN happy. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Making a more thorough check of things. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Fixed typo in POD. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Updated changes. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Small fix. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Updating for release. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Updating for 0.03 release. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Updated for release. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Some of the same changes to Excel. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Changing test to keep up with module. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
If no data is present, then assign a field size of... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Darren Chamberlain |
Added explicit unlink of the temp file; it wasn't alway... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Fixen. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Corrections after adding scan fields. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Added map to overcome "Use of uninitialized value in... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Added another missing test data file. |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Ken Youens... |
Added missing data file. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Added "order" to tables (should have been there already... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Fixing error ""my" variable %format_X_name masks earlie... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Added YAML. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Update number of tests. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Keeping up with changes in module. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Changed a little to make more interesting. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Upped number of constraints. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Fixing default datatype if unknown. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
POD changes. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Getting float sizes to work properly. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Some refinements in assigning field types, size of... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Keeping up with changes in code. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Not ready to distribute this script yet. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
Removed "use Data::Dump" as it wasn't being used and... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ken Youens... |
No reason to distribute logo. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Mark Addison |
Refactored attrib ordering fix. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Mark Addison |
When using attrib_values the attribs are now written... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Mark Addison |
Added Views, Procedures and Triggers to bring it inline... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Mark Addison |
Added Views, Procedures and Triggers to bring it inline... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Darren Chamberlain |
Bring tests to passing. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Mark Addison |
Fixed broken --emit-empty-tags option. |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Mark Addison |
Moved all the XMI stuff from MANIFEST to MANIFEST.SKIP... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Ken Youens... |
Corrections. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
sqlt-diff test (very basic) |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Added a libscan to supplement the default libscan. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Brought the test up to date with some recent changes. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Updated YAML test. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Sorted. Added a few missing items. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
HTML producer test. Uses HTML::Parser. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Almost all elements have consistently named classes... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Small pod fix. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Slightly more verbose error reporting. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Darren Chamberlain |
Added index view. Dunno if it works. :( |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Ken Youens... |
Adding new schema differ. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Mark Addison |
Added missing test for attrib_values=>1. |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Mark Addison |
Fix: Now includes the Schema's name and database attributes |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Be stricter about no comments. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Added a little to the POD to explain version dependency. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Trying to get sqlt to play nicely with DBI parsers... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Paul Harrington |
This module does not actually use any DBD::Pg calls... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Allen Day |
cleanup for 0.03 release |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Allen Day |
we need to rely on the vendor set_up_table() method... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
POD fixes. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
POD fixes, removed some unnecessary code. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
POD fixes. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Fixes to POD, mention DDL::Oracle. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Notes about DDL::Oracle. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Added some more POD. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Small POD fix. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Mostly POD fixes. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Doc fixes. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Added boilerplate intro/copyright. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Fixed POD, removed commented warnings. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Added boilerplate intro, fixed POD. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Fixing POD. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Ken Youens... |
Fixed some spacing and POD. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Darren Chamberlain |
Made $0 a little nicer. |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Mark Addison |
POD update for m:n stuff. |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Mark Addison |
Added m:n joins. Can now model m:n association in your... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Ken Youens... |
Minor changes. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Paul Harrington |
use DBI and a recent revision of DBD::Pg |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Mark Addison |
PKeys automatically generated for Classes that don... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Mark Addison |
Initial code for SQLFairy UML profile for the XMI parse... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Darren Chamberlain |
Context fix. Rar. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Darren Chamberlain |
Work in filter mode -- accept data on standard input. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Ken Youens... |
Fix to size of float field. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Ken Youens... |
POD fixes, fix to field size for a float. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Ken Youens... |
Added PG support, more POD. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Ken Youens... |
Adding a DBI-Pg parser based on DBIx::DBSchema, but... |
commit | commitdiff | tree | snapshot |
next |