Added MySQL producer (still in a pretty alpha stage, only barely functional).
[dbsrgits/SQL-Translator.git] / lib / SQL /
2002-03-27 Darren Chamberlain Added MySQL producer (still in a pretty alpha stage...
2002-03-26 Darren Chamberlain Added support for producer_args and parser_args.
2002-03-25 Darren Chamberlain Added CSV parser and a test.
2002-03-25 Darren Chamberlain Added 'order' to data structure description
2002-03-21 Darren Chamberlain Merged changes from darren-1_0 tag into HEAD branch...
2002-03-21 Darren Chamberlain Changed name of translate method to produce, to be...
2002-03-21 Darren Chamberlain Modified POD to include a complex description of the...
2002-03-18 Darren Chamberlain Updated docs, especially detailed internal API docs.
2002-03-18 Darren Chamberlain Added note of a bug
2002-03-15 Darren Chamberlain Added copyright notices to top of files.
2002-03-07 Darren Chamberlain Another attempt to check in a branch.
2002-03-07 CVS2SVN This commit was manufactured by cvs2svn to create branc...
2002-03-07 Darren Chamberlain Reverted to a version 1.1, due to botched branch attempt.
2002-03-07 Darren Chamberlain Many, many changes. Changed the basic assumptions...
2002-03-01 Ken Youens-Clark Initial checkin.