add more attributes
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Types.pm
2009-08-17 Justin Hunter add Translator type
2009-08-11 Justin Hunter add ColumnSize subtype and its coercions
2009-07-15 Justin Hunter add Parser and Producer class_types
2009-07-11 Justin Hunter add PrimaryKey and ForeignKey classes
2009-07-03 Justin Hunter add ability to store sequences
2009-06-16 Justin Hunter add DBIHandle
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