drop table $table.Name cascade constraints; #if ($table.IdMethod == "native") drop sequence $table.SequenceName; #end