move from no Moose[::Role] to use namespace::autoclean
[dbsrgits/SQL-Translator-2.0-ish.git] / lib /
2009-07-02 Justin Hunter move from no Moose[::Role] to use namespace::autoclean
2009-07-02 Justin Hunter use Moose::Role gets accompanied with no Moose::Role
2009-07-02 Justin Hunter remove comments
2009-07-02 Justin Hunter proper parsing, using add_* instead of throwing a whole...
2009-07-02 Justin Hunter gone
2009-07-02 Justin Hunter add curries where applicable
2009-07-02 Justin Hunter quasi-factory
2009-07-02 Justin Hunter Moose is not needed here
2009-07-02 Justin Hunter make these roles
2009-06-21 Justin Hunter remove debug
2009-06-21 Justin Hunter cleanup of object creation
2009-06-21 Justin Hunter add fk_info sub
2009-06-21 Justin Hunter fix some schema object issues
2009-06-20 Justin Hunter missed some cruft
2009-06-20 Justin Hunter get parsing working
2009-06-20 Justin Hunter add MXAH
2009-06-17 Justin Hunter remove some attributes from Column
2009-06-16 Justin Hunter add index column, since moving to HashRef makes us...
2009-06-16 Justin Hunter add DBIHandle
2009-06-16 Justin Hunter some dbi parser magic
2009-06-15 Justin Hunter formatting changes
2009-06-09 Justin Hunter really removed
2009-06-09 Justin Hunter move to a DDL dir
2009-06-06 Justin Hunter staging
2009-06-06 Justin Hunter oops, these really do have content
2009-06-06 Justin Hunter checking in changes
2009-06-05 Justin Hunter updates
2009-06-05 Justin Hunter a stupid typo and some additions
2009-05-29 Justin Hunter handle types correctly
2009-05-28 Justin Hunter use SQL::Translator::Types
2009-05-28 Justin Hunter use SQL::Translator::Types
2009-05-28 Justin Hunter initial