move drop_* to Compat, change to around remove_* in lieu of multi method drop_*
authorJustin Hunter <justin.d.hunter@gmail.com>
Tue, 6 Oct 2009 21:45:43 +0000 (14:45 -0700)
committerJustin Hunter <justin.d.hunter@gmail.com>
Tue, 6 Oct 2009 21:45:43 +0000 (14:45 -0700)
commitbebe11d511e3f3b86b6965e380a6bc8bd38e73b7
treef4e4fe758e3bdbcd0a550ff01de8e23997b849ca
parent70ab6d8c81ee8febae6fe25b4334a3fd2e670b94
move drop_* to Compat, change to around remove_* in lieu of multi method drop_*
lib/SQL/Translator/Object/Column.pm
lib/SQL/Translator/Object/Compat.pm
lib/SQL/Translator/Object/Schema.pm
lib/SQL/Translator/Object/Table.pm