Outputs statement to be interpreted by SQLite
@override String get statement => 'DROP TABLE IF EXISTS `$name`';