# File lib/foreigner/connection_adapters/sql2003.rb, line 8 def drop_table(*args) disable_referential_integrity { super } end