Added MySQL producer (still in a pretty alpha stage, only barely functional).
authorDarren Chamberlain <dlc@sevenroot.org>
Wed, 27 Mar 2002 12:41:53 +0000 (12:41 +0000)
committerDarren Chamberlain <dlc@sevenroot.org>
Wed, 27 Mar 2002 12:41:53 +0000 (12:41 +0000)
commit9398955f2e1d829c624c84b59012f5ada40db594
tree860d6113140387f11aa19814c3ad8b99be71ee21
parente2158c408a30ce43e277e68d586130a89126c733
Added MySQL producer (still in a pretty alpha stage, only barely functional).
Updated Validator.pm.
Added a few new bugs to BUGS.
Added file, filename, and data methods to Translator.pm.
Silly change to Makefile.PL that will most likely come out.
BUGS
Makefile.PL
TODO
bin/validator_test.pl
lib/SQL/Translator.pm
lib/SQL/Translator/Producer/MySQL.pm [new file with mode: 0644]
lib/SQL/Translator/Validator.pm