add/use new Bit type (0 or 1)
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Parser / DDL / XML.pm
2009-08-26 Justin Hunter change to proper ->new/add_* methods
2009-08-22 Justin Hunter convert sub parse to method parse
2009-08-19 Justin Hunter initial XML Parser/Producer