Sam

Results 2 comments of Sam

I think it come from the first _If_ statement in the module: `if (!isObject(obj)) return {};` The RowDataPacket Object seems to not be an object but I don't see how...

I have found a fix but don't think if it's smart, can you provide a feedback about this ? I added those 3 lines ``` module.exports = function omit(obj, props,...