bring Procedure up to speed with the rest of the Objects
[dbsrgits/SQL-Translator-2.0-ish.git] / lib / SQL / Translator / Object / Compat.pm
2010-01-06 Justin Hunter bring Procedure up to speed with the rest of the Objects
2009-12-04 Justin Hunter add drop_trigger (and put things in alphabetical order)
2009-10-18 Justin Hunter (Any $) is not necessary anymore for a multi method...
2009-10-18 Justin Hunter remove all columns before adding new ones via ->fields...
2009-10-09 Justin Hunter add drop_view
2009-10-06 Justin Hunter move drop_* to Compat, change to around remove_* in...
2009-10-03 Justin Hunter move backcompat into Compat.pm and apply the role to...