fix after removing auto_deref
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Object.pm
2009-09-30 Justin Hunter fix after removing auto_deref
2009-09-29 Justin Hunter remove auto-deref and use the Native::Trait handles
2009-09-24 Justin Hunter fix extra method
2009-09-22 Justin Hunter return comments/options/extra when they are set
2009-09-04 Justin Hunter migrate from MXAH to Native::Trait
2009-09-03 Justin Hunter fix options and comments methods
2009-08-24 Justin Hunter move extra down to 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