2003-05-11 |
Allen Day |
some fixes to fk method name generation. failed to... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Don't pass schema, let others call for it. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Modified to call translator to get schema rather than... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Lots of changes to fix merge. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Lots of changes to reflect library mods. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Use "parse_list_args," added "fields" method, changed... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Use "parse_list_arg," put field order into field object... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Use "parse_list_args," added "options" (still vague... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Added use of "parse_list_arg," changed "nullable" metho... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Playing with constants. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Added "match_type," use "parse_list_arg," added DESTROY. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Removed warning. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Added passing of schema arg. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Playing around with new schema object. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Added oft-used "parse_list_arg" sub for Schema classes. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Made "order" a property of the table and view objects... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
Passing schema object now as third argument. |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Ken Youens... |
*** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Ken Youens... |
Minor fixes to primary_key method. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Ken Youens... |
Added Text::RecordParser 0.02 pre-req. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Ken Youens... |
Updated tests to match new code. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Ken Youens... |
Updated to use Text::RecordParser and added scanning... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Ken Youens... |
Added mods to pass parser_args for xSV parser. |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Darren Chamberlain |
Updated README via perldoc -t lib/SQL/Translator.pm |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Darren Chamberlain |
Uses XML::Writer instead of aggregate() and a global. |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Darren Chamberlain |
Updated XML test. |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Darren Chamberlain |
Doc changes (use C<> instead of B<>) |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Darren Chamberlain |
Added Schema and some more dependencies |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Ken Youens... |
More changes to keep up with code. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Ken Youens... |
Too many changes. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Ken Youens... |
Too many changes to mention. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Fixed error 'Use of uninitialized value in pattern... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Changed to use Test::More, cleaned up syntax. Still... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
"size" of a field needs to be an arrayref as it could... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Fixed error 'Use of uninitialized value in repeat ... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Fixed error 'Use of uninitialized value in string eq... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Fixed error '"my" variable $wb_count masks earlier... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
For some reason, "t.pl" was still in there. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Fixed an error in default value regex that disallowed... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Added the requirement of Parse::RecDescent 1.94 or... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Adding a new PG parser test. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Trying to add tests as I write methods, so lots of... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Using some of the rules from the PG grammar to make... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
Not much to say ... just trying to get this working. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Ken Youens... |
More changes to getting the schema to a working state. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Ken Youens... |
Adding new objects for handing schema data. Not being... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Ken Youens... |
Adding new schema test, commiting fixes to MySQL parser... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Ken Youens... |
Fixed error that was preventing MySQL parser from worki... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Allen Day |
low hanging fruit, please read the diff below |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Darren Chamberlain |
Test file for header_comment function from SQL::Transla... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Darren Chamberlain |
Added refactored comment producing using header_comment. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Darren Chamberlain |
Added header_comment function; see docs for details. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Allen Day |
adding a pg src file example |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Allen Day |
adding graphviz dep |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Added new files. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Added defaults to arguments. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Adding new CGI script front-end for GraphViz and Diagra... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Fixed bug (illegal div by 0) if "no_columns" wasn't... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Adding new ER diagramming producer. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Moved most of the code into a new "Diagram" producer. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Cosmetic changes to keep the coding style consistent. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Adding new GraphViz producer. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Minor cosmetic changes. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Ken Youens... |
Moved all the real code into a module so this script... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Allen Day |
cosmetic changes to autogenerated code. |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Allen Day |
adding capability to give 'filename' constructor arg... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Allen Day |
asdf |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Ken Youens... |
Fixed error for: "Use of uninitialized value in string... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Allen Day |
adding ClassDBI producer. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Allen Day |
adding recognition of key type "key" for table indices. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Darren Chamberlain |
Forgot to add this yesterday. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Allen Day |
adding callbacks to Translator.pm to allow mangling... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Allen Day |
workaround to get auto_increment working from PG "seria... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Darren Chamberlain |
Attempt to be more robust.lib/SQL/Translator/Validator.pm |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Darren Chamberlain |
Added normalize_name function, which normalizes names... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Darren Chamberlain |
Let's check before we assume this is a ref, eh? |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Ken Youens... |
Fixes to help with Oracle data types, also fixes with... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Ken Youens... |
Added Oracle parser to MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Ken Youens... |
Small fix. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Ken Youens... |
Hey, new Oracle parser! |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Darren Chamberlain |
Updated README to reflect changes to SQL/Translator... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Darren Chamberlain |
Moving tests to Test::More |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Darren Chamberlain |
Added Spreadsheet::ParseExcel |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Darren Chamberlain |
Added missing stuff. Remember folks, anything not... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Darren Chamberlain |
Added stub test. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Darren Chamberlain |
And again, with the globals. Yeesh. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Darren Chamberlain |
Why make these globals? |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Darren Chamberlain |
Hey, this could never have worked as advertised. *blush*. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Mikey Melillo |
added a text spreadsheet, hopefully in the right direct... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Ken Youens... |
Some syntax fixes, package name was wrong, added Mikey... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Mikey Melillo |
Init Check in. This follows closely along the lines... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Ken Youens... |
Adding "auto-graph.pl" to automatically create graphs... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Ken Youens... |
Shortened "natural-join-fk-only" option to "natural... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Ken Youens... |
Added grammar for "REFERENCES" (foreign keys). |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Ken Youens... |
Got foreign key references basically working now. |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Ken Youens... |
Added options for natual joins only, made code work... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Ken Youens... |
Added color option. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Ken Youens... |
Added mark for unique constraint and legend to explain... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Ken Youens... |
Added font options, made default font size 'small'... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Mikey Melillo |
:) |
commit | commitdiff | tree | snapshot |
next |