don't create an index if one already exists (favor PRIMARY_KEY over UNIQUE)
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Parser / DDL /
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 make these roles
2009-06-09 Justin Hunter move to a DDL dir