不要怂,就是干,撸起袖子干!

remove commented code

1 parent 97c18170
Showing with 0 additions and 1 deletions
......@@ -309,7 +309,6 @@ module.exports = (function() {
results.forEach(function (result) {
chainer.add(self.sequelize.query(
self.QueryGenerator.pgEnumDrop(null, null, self.QueryGenerator.pgEscapeAndQuote(result.enum_name)),
// self.QueryGenerator.pgEnumDrop(null, null, result.enum_name),
null,
{logging: options.logging, raw: true}
))
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!