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 |
2003-03-27 |
Mikey Melillo |
added need for Excel Spreadsheet parser module |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Darren Chamberlain |
- load now sets $ERROR on failure. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Darren Chamberlain |
Added SQLite producer and Utils. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Darren Chamberlain |
Added Utils package with debug method, shared between... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Ken Youens... |
Added code to kill field qualifiers in index field... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Ken Youens... |
Added SQLite producer, basic knock-off of MySQL produce... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Ken Youens... |
Some minor mods to POD. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Allen Day |
turning off debugging in t/08 |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Darren Chamberlain |
A README, which is required by CPAN. v0.01 |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Darren Chamberlain |
o Added bin/auto-dia.pl to scripts list |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Darren Chamberlain |
Some doc changes; added Allen to AUTHORS section |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Ken Youens... |
Handle "on [delete|update] action" differently |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Ken Youens... |
Added more rule (alter table) to be able handle Chado... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Youens... |
Deleted "index" rules, allowed fore and aft comments... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Darren Chamberlain |
Added t/08postgres-to-mysql.t |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Youens... |
Added production to field rule to handle embedded comments. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Youens... |
Added some documentation to PG and MySQL; the "eofile... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Youens... |
Mods to handles FK references. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Ken Youens... |
A working PG parser! |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Allen Day |
i forget what i did, but i found more bugs. we need... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Allen Day |
BUG. the parser cannot handle 'precision' as a qualifi... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Allen Day |
added a serial->int auto_increment fix, a varchar-... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Allen Day |
moving files around per ky's request |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Allen Day |
here is the pgsql test script. NOTE: it will not work... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Darren Chamberlain |
Added new files to MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Allen Day |
an adaptor for postgres. this works, but i think my... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Allen Day |
added Class::Base preq |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Ken Youens... |
Lots o' bug fixes. Added "join-pk-only" option. |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Ken Youens... |
Made it better. |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Ken Youens... |
Added fulltext index. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Ken Youens... |
Added "auto-dia.pl" script for generating ER diagrams. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Darren Chamberlain |
Did you forget what year it is, Ken? |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Darren Chamberlain |
Moved all POD to the end of the module, to make it... |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Darren Chamberlain |
Set $DEBUG to 0 by default. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Darren Chamberlain |
Removed extra unused junk. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Darren Chamberlain |
Added SQL::Translator::Producer::Raw to MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
Ken Youens... |
Added "Raw" to be able to get to raw parser output. |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Darren Chamberlain |
Documentation fixes; added Chris' name to copyright... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Ken Youens... |
Fixed bug where it was truncating table name needlessly. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Ken Youens... |
Fixed problem with truncating an identifier when it... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Ken Youens... |
Fixed a bug in Oracle producer that allowed for identif... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Darren Chamberlain |
MANIFEST.SKIP takes a regex, not a list. Some of the... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Darren Chamberlain |
Moved MANIFEST.skip to MANIFEST.SKIP |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Darren Chamberlain |
More generic clean macro |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Ken Youens... |
Added a rule to MySQL parser to disregard "DROP...... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Ken Youens... |
Added "show_warnings" and "add_drop_table" options... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Darren Chamberlain |
Updated an example to make it happier. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Darren Chamberlain |
Added some comments (comments?) |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Ken Youens... |
Fixed spelling of "indices" in various files, finished... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Ken Youens... |
Rolled in Darren's new list_[producers|parsers], lots... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Darren Chamberlain |
Added list_parsers and list_producers methods, in respo... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Ken Youens... |
Added PostgreSQL producer. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Ken Youens... |
Fixed a lot of little things in modules, docs, etc... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Chris Mungall |
*** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Darren Chamberlain |
Changed error_out usage to error |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Darren Chamberlain |
Subclasses Class::Base. Removed error_out, error, in... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Darren Chamberlain |
Shitload of changes. Still passes all tests, such... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Darren Chamberlain |
Fixed some typos, added some basic re-logicing (is... |
commit | commitdiff | tree | snapshot |
2002-03-29 |
Darren Chamberlain |
Added generation of PRIMARY KEY and KEY clauses to... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Darren Chamberlain |
Added MySQL producer (still in a pretty alpha stage... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Darren Chamberlain |
Added support for producer_args and parser_args. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Darren Chamberlain |
Added CSV parser and a test. |
commit | commitdiff | tree | snapshot |
next |