move to MooseX::Declare extends style
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Object / Trigger.pm
2009-08-25 Justin Hunter move to MooseX::Declare extends style
2009-08-23 Justin Hunter make action Any for the time being
2009-08-22 Justin Hunter add backcompat methods
2009-08-20 Justin Hunter move from curries to provides => { set => 'add_......
2009-08-19 Justin Hunter add more attributes
2009-07-23 Justin Hunter move to MooseX::Declare
2009-07-06 Justin Hunter implement 'use aliased'
2009-07-02 Justin Hunter move from no Moose[::Role] to use namespace::autoclean
2009-07-02 Justin Hunter add curries where applicable
2009-06-06 Justin Hunter oops, these really do have content
2009-05-29 Justin Hunter handle types correctly
2009-05-28 Justin Hunter initial