/** * Delete the `<%= tableName %>` table. */ connection.schema.dropTable('<%= tableName %>'),