add wantarray for return and only push new options on if array has elements
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Object.pm
2009-08-24 Justin Hunter add wantarray for return and only push new options...
2009-08-23 Justin Hunter move options down to Object.pm
2009-08-22 Justin Hunter move comments down to the base Object
2009-07-23 Justin Hunter move to MooseX::Declare
2009-07-10 Justin Hunter use Tie::IxHash
2009-07-06 Justin Hunter use namespace::autoclean
2009-07-03 Justin Hunter don't extend SQL::Translator
2009-06-06 Justin Hunter oops, these really do have content
2009-05-28 Justin Hunter initial