2003-10-08 |
Paul Harrington |
add methods for dealing with procedures |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Paul Harrington |
load test for sybase DBI parser |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Paul Harrington |
Storable stuff |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Added tests for procedures, expanded view and trigger... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Added support for adding procedures, getting procedures... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Fixed spacing. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Added "schema" method, added to object initialization... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Fixed POD, added "schema" method, fixed DESTROY. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Adding Paul's Procedure class. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Darren Chamberlain |
A better YAML producer, actually using the YAML module... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Darren Chamberlain |
Added YAML stuff |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Darren Chamberlain |
Added YAML parser, producer, and basic test. All need... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ken Youens... |
Fixed a problem with POD. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Made debugging work and it now exports its parse method. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Changed ends to associationEnds in the Association... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Removed TODO comment- cos its done |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Fixed broken otherEnd linking for assoctionEnds. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Removed some unneeded, commented out code. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Added multiplicity to AssociationEnds. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Mark Addison |
Fixed serious bug in xmiDeref: was only working for... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Ken Youens... |
No longer require file arg here -- let modules decide. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Ken Youens... |
Disabling some suspect code. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Ken Youens... |
Lots o' refinements. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Ken Youens... |
Don't make up unnecessary monikers, added support for... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Ken Youens... |
Now parsing and adding views and triggers to schema. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Paul Harrington |
extract out text of stored procedures and triggers |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Paul Harrington |
dump out views and stored procedures |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Tests for triggers. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
New trigger class. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Added "add_trigger" method. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Darren Chamberlain |
Basic test for SQL::Translator::Shell |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Darren Chamberlain |
Command-line wrapper for SQL::Translator::Shell. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Darren Chamberlain |
SQL::Translator::Shell - and interactive Schema browser... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Adding new Sybase entries -- should the full "use"... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Fixed syntax error. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Adding Sybase parser for Paul. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Some mods. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Darren Chamberlain |
Removed definedness check for file-based data, for... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Darren Chamberlain |
Tabs suck! Die 0x09, die! |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Fixing AUTHORS. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Adding a MySQL/DBI parser that talks to the db for... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Streamlined. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Mark Addison |
Added tagged values to DataType's |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Added options for DBI parser. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Mark Addison |
Made dataType a proper obj instead of just a name. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
Adding new DBI and experimental DBI::SQLite parsers. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Ken Youens... |
New SQLite parser. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Mark Addison |
Added test for the Rational profile. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Mark Addison |
Removed debug warning |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mark Addison |
Tidy up, as they seemed to be a bit of a mess. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mark Addison |
Moved visibility test to its own .t |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mark Addison |
Added some test xmi files for rational profile (tests... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mark Addison |
Added FKeys from associations |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mark Addison |
AssociationEnds gets an 'otherEnd' ref added so you... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mark Addison |
Changed debug to dump xmi model data and not just classes. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Ken Youens... |
Kill size attribute if field data type is "text." |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Mark Addison |
Different versions of XMI now handled by sub-classes... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Mark Addison |
The data, as it is being parsed, is added to $self... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Ken Youens... |
Added comment for FKs (if necessary). |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Ken Youens... |
Push foreign key defs to end of file to avoid errors... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Ken Youens... |
No need to create constraint names if they don't alread... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Ken Youens... |
Fixed "parse_list_args" to not stringify reference... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Ken Youens... |
Removed unnecessary code. |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Ken Youens... |
Added some rules to better handle the output of DDL... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Allen Day |
oops, missing } |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Allen Day |
fix for strange interpretation of 1liner |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Allen Day |
this is pretty stable, and is ( i think ) generating... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Mark Addison |
Moved Rational profile code to its own mod. Added suppo... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Ken Youens... |
Trying to correct header for HTML. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Mark Addison |
Added lib/SQL/Translator/XMI/Parser.pm |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Mark Addison |
Started on rational data modeling profile. |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Mark Addison |
Doc notes on version selection and added xmi.id to... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Mark Addison |
Split out XMI parsing to SQL::Translator::XMI::Parser... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Ken Youens... |
Checking for field comments now. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Ken Youens... |
Wasn't producing field comments. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Ken Youens... |
Added a comment for a test. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Ken Youens... |
Added tests for alternate form of comments. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Ken Youens... |
Added alternate form of comments "/* ... */." |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Mark Addison |
Added parsing of operations from the XMI. Do we have... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Mark Addison |
More refactoring and code tidy. We now have get_attribu... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Ken Youens... |
Allow space as part of default value. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Mark Addison |
Refactored the internals so that the XMI parsing is... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Ken Youens... |
Fixed problems in foreign key rule. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Mark Addison |
+ Added visability arg. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Allen Day |
adding more XMI files. these are identical models... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Allen Day |
moved graph generating code (except hyperedges) to... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Allen Day |
adding dg classes to represent schema. these are curre... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Mark Addison |
Initial version of XMI parser. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Ken Youens... |
PG was choking on a lot of small errors, and some of... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Darren Chamberlain |
Typo fix. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Allen Day |
turnkey producer still broken, will try to get it worki... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Ken Youens... |
Removed backslash-escaping of single quotes where unnec... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Ken Youens... |
Changed POD to match class name, added link to Turnkey... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Allen Day |
firming up can_link() |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Allen Day |
more functionality in Table.pm, Turnkey.pm is broken... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Allen Day |
moving reusable (useful?) code into schema classes |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Brian O'Connor |
The Turnkey package is based on the ClassDBI package... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Ken Youens... |
Trying to expand to cover all args to parsers and produ... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Ken Youens... |
The arg is called "output_type," not "image_type." |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Ken Youens... |
Added some Oracle datatypes so you can translate Oracle... |
commit | commitdiff | tree | snapshot |
next |