Fixed a bug in Oracle producer that allowed for identifiers longer than the
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / Oracle.pm
2002-12-04 Ken Youens-Clark Fixed a bug in Oracle producer that allowed for identif...
2002-11-26 Ken Youens-Clark Added "show_warnings" and "add_drop_table" options...
2002-11-23 Ken Youens-Clark Fixed spelling of "indices" in various files, finished...
2002-11-22 Ken Youens-Clark Rolled in Darren's new list_[producers|parsers], lots...
2002-11-20 Ken Youens-Clark Fixed a lot of little things in modules, docs, etc...
2002-03-21 Darren Chamberlain Merged changes from darren-1_0 tag into HEAD branch...
2002-03-18 Darren Chamberlain Added note of a bug
2002-03-15 Darren Chamberlain Added copyright notices to top of files.
2002-03-01 Ken Youens-Clark Initial checkin.