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

Commit 607722a3 by Mick Hansen

[ci-skip] Remove accidental on('sql')

1 parent 73999181
Showing with 0 additions and 2 deletions
......@@ -361,8 +361,6 @@ describe(Support.getTestDialectTeaser("Include"), function () {
}]
}],
limit: 1
}).on('sql', function (sql) {
console.log(sql);
});
});
});
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!