break try catch into multiple lines
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator.pm
2009-08-22 Justin Hunter break try catch into multiple lines
2009-08-22 Justin Hunter add quote_field_names/quote_table_names
2009-08-19 Justin Hunter add some backcompat attributes/methods
2009-07-29 Justin Hunter allow detection of ddl parser
2009-07-25 Justin Hunter use TryCatch
2009-07-23 Justin Hunter move to MooseX::Declare
2009-07-15 Justin Hunter use delgation onto Parser and Producer instead of after...
2009-07-06 Justin Hunter implement 'use aliased'
2009-07-03 Justin Hunter first try at producing
2009-07-02 Justin Hunter Moose is not needed here
2009-06-06 Justin Hunter oops, these really do have content
2009-05-28 Justin Hunter initial