2003-06-06 |
Ken Youens... |
Changed "FULLTEXT." |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Removed Sybase parser because it's complete broken... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Cleaned up code (mostly cosmetic), added normalization... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Quit putting PK defs as indices, cosmetic changes to... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Added a better quote; quit putting FKs at field level... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Added new Oracle parser test. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Added a lot more tests, now using the Schema object. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Changed $table->primary_key not to return an error... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Now that the PG parser is using the Schema object,... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
The test schema actually had incorrect syntax, so I... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Changed tests to use Schema objects instead of data... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Added tests for $field->extra. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Changed tests to use the Schema objects instead of... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Fixed up some POD. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Moved some code around, fixed some POD, added checking... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Added parsing of default value on init, added "extra... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Moved some code around to fix ordering, convert "type... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Moved some code around to get methods in alphabetical... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Fixed parsing of field size for float values. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Youens... |
Changes to grammar to clean up, moved primary key defs... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Ken Youens... |
Added better options for accepting height and width... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Ken Youens... |
Added options for height, width, and showing field... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Ken Youens... |
Added ability to manipulate height, width, and whether... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Youens... |
Added rules to catch common (but useless) statements. |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Youens... |
Added a few more tests. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Youens... |
More work on default field sizes for numerics. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Youens... |
Added default field sizes for numeric fields if not... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Youens... |
Fixed bug with initialization. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Youens... |
Added more tests. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Youens... |
Changed grammar to bring it more inline with the offici... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Allen Day |
added width and height options for graphviz out. no... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Darren Chamberlain |
Slightly more paranoid version of parse_list_arg -... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Darren Chamberlain |
Trim whitespace from arrayref elements as well as array... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ken Youens... |
Addressed a few style issues to make it like the other... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ken Youens... |
Cosmetic change in POD. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ken Youens... |
Added Sybase producer to MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ken Youens... |
Change to avoid warning of "use of unitialized value." |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Ken Youens... |
Since "true" is the default for trimming and scanning... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Sam Angiuoli |
added Sybase producer |
commit | commitdiff | tree | snapshot |
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 |
next |