MK (fengmk2)

Results 691 comments of MK (fengmk2)

electron-rebuild will be support after https://github.com/electron/electron-rebuild/pull/183 merge

冲突了,rebase 一下

参照 https://github.com/eggjs/egg/issues/235 模式实现吧。

logger 基于这两个事件来打印,如果配置了开启 logger,就打印sql 执行时间

OR 的功能估计也需要考虑一下 https://github.com/eggjs/egg/issues/1035

https://github.com/ali-sdk/ali-rds/blob/master/lib/operator.js#L52 目前没有暴露出来,可以考虑加个 query 事件,将 sql 通过事件暴露出来。

This will confuse for many exists use cases. Lost's of people always thinks `escape(null)` equals to `escape(undefined)`. If we change this behavior, I don't think those exists projects can easy...

Please add a unit test for this bugfix

这种 userauth 无法解决的。

@wlz-light can you add a unit test for this feature request?