2003-06-09 |
Allen Day |
linktable traversal seems to be working! haven't tried... |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Removed debugging warning. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Removing "Raw" producer as it's unnecessary now. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Some cosmetic changes, changed to use schema API. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Expanded "translate" hash, changed to use schema API. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
General cleanup, changed to use schema API. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Changed to use schema API. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Cleaned up "translate" hash a bit, changed to use schem... |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Changed to use schema objects. |
tree | commitdiff |
2003-06-09 |
Ken Youens-Clark |
Removed unnecessary backslash-escapes of single quotes... |
tree | commitdiff |
2003-06-05 |
Ken Youens-Clark |
Added better options for accepting height and width... |
tree | commitdiff |
2003-05-26 |
Allen Day |
added width and height options for graphviz out. no... |
tree | commitdiff |
2003-05-12 |
Ken Youens-Clark |
Addressed a few style issues to make it like the other... |
tree | commitdiff |
2003-05-12 |
Ken Youens-Clark |
Cosmetic change in POD. |
tree | commitdiff |
2003-05-12 |
Sam Angiuoli |
added Sybase producer |
tree | commitdiff |
2003-05-11 |
Allen Day |
some fixes to fk method name generation. failed to... |
tree | commitdiff |
2003-05-09 |
Ken Youens-Clark |
Removed warning. |
tree | commitdiff |
2003-05-06 |
Darren Chamberlain |
Uses XML::Writer instead of aggregate() and a global. |
tree | commitdiff |
2003-05-03 |
Ken Youens-Clark |
Fixed error 'Use of uninitialized value in repeat ... |
tree | commitdiff |
2003-05-03 |
Ken Youens-Clark |
Fixed error 'Use of uninitialized value in string eq... |
tree | commitdiff |
2003-04-25 |
Allen Day |
low hanging fruit, please read the diff below |
tree | commitdiff |
2003-04-25 |
Darren Chamberlain |
Added refactored comment producing using header_comment. |
tree | commitdiff |
2003-04-24 |
Ken Youens-Clark |
Added defaults to arguments. |
tree | commitdiff |
2003-04-24 |
Ken Youens-Clark |
Fixed bug (illegal div by 0) if "no_columns" wasn't... |
tree | commitdiff |
2003-04-24 |
Ken Youens-Clark |
Adding new ER diagramming producer. |
tree | commitdiff |
2003-04-24 |
Ken Youens-Clark |
Adding new GraphViz producer. |
tree | commitdiff |
2003-04-24 |
Ken Youens-Clark |
Minor cosmetic changes. |
tree | commitdiff |
2003-04-19 |
Allen Day |
cosmetic changes to autogenerated code. |
tree | commitdiff |
2003-04-19 |
Allen Day |
asdf |
tree | commitdiff |
2003-04-19 |
Ken Youens-Clark |
Fixed error for: "Use of uninitialized value in string... |
tree | commitdiff |
2003-04-18 |
Allen Day |
adding ClassDBI producer. |
tree | commitdiff |
2003-04-18 |
Allen Day |
adding recognition of key type "key" for table indices. |
tree | commitdiff |
2003-04-17 |
Allen Day |
workaround to get auto_increment working from PG "seria... |
tree | commitdiff |
2003-04-17 |
Darren Chamberlain |
Attempt to be more robust.lib/SQL/Translator/Validator.pm |
tree | commitdiff |
2003-04-14 |
Ken Youens-Clark |
Fixes to help with Oracle data types, also fixes with... |
tree | commitdiff |
2003-04-10 |
Ken Youens-Clark |
Small fix. |
tree | commitdiff |
2003-04-07 |
Darren Chamberlain |
And again, with the globals. Yeesh. |
tree | commitdiff |
2003-03-12 |
Darren Chamberlain |
Added Utils package with debug method, shared between... |
tree | commitdiff |
2003-03-07 |
Ken Youens-Clark |
Added code to kill field qualifiers in index field... |
tree | commitdiff |
2003-03-04 |
Ken Youens-Clark |
Added SQLite producer, basic knock-off of MySQL produce... |
tree | commitdiff |
2003-02-26 |
Ken Youens-Clark |
Handle "on [delete|update] action" differently |
tree | commitdiff |
2003-02-25 |
Ken Youens-Clark |
Mods to handles FK references. |
tree | commitdiff |
2003-01-29 |
Darren Chamberlain |
Did you forget what year it is, Ken? |
tree | commitdiff |
2003-01-29 |
Ken Youens-Clark |
Added "Raw" to be able to get to raw parser output. |
tree | commitdiff |
2003-01-27 |
Darren Chamberlain |
Documentation fixes; added Chris' name to copyright... |
tree | commitdiff |
2003-01-02 |
Ken Youens-Clark |
Fixed bug where it was truncating table name needlessly. |
tree | commitdiff |
2002-12-11 |
Ken Youens-Clark |
Fixed problem with truncating an identifier when it... |
tree | commitdiff |
2002-12-04 |
Ken Youens-Clark |
Fixed a bug in Oracle producer that allowed for identif... |
tree | commitdiff |
2002-11-28 |
Ken Youens-Clark |
Added a rule to MySQL parser to disregard "DROP...... |
tree | commitdiff |
2002-11-26 |
Ken Youens-Clark |
Added "show_warnings" and "add_drop_table" options... |
tree | commitdiff |
2002-11-23 |
Ken Youens-Clark |
Fixed spelling of "indices" in various files, finished... |
tree | commitdiff |
2002-11-22 |
Ken Youens-Clark |
Rolled in Darren's new list_[producers|parsers], lots... |
tree | commitdiff |
2002-11-20 |
Ken Youens-Clark |
Added PostgreSQL producer. |
tree | commitdiff |
2002-11-20 |
Ken Youens-Clark |
Fixed a lot of little things in modules, docs, etc... |
tree | commitdiff |
2002-03-29 |
Darren Chamberlain |
Added generation of PRIMARY KEY and KEY clauses to... |
tree | commitdiff |
2002-03-27 |
Darren Chamberlain |
Added MySQL producer (still in a pretty alpha stage... |
tree | commitdiff |
2002-03-21 |
Darren Chamberlain |
Merged changes from darren-1_0 tag into HEAD branch... |
tree | commitdiff |
2002-03-21 |
Darren Chamberlain |
Changed name of translate method to produce, to be... |
tree | commitdiff |
2002-03-18 |
Darren Chamberlain |
Added note of a bug |
tree | commitdiff |
2002-03-15 |
Darren Chamberlain |
Added copyright notices to top of files. |
tree | commitdiff |
2002-03-01 |
Ken Youens-Clark |
Initial checkin. |
tree | commitdiff |
|