-
Notifications
You must be signed in to change notification settings - Fork 61
passing a Buffer to waterline-sequel generates an incorrect query #64
Comments
Thanks for posting, @kevinburkeshyp. I'm a repo bot-- nice to meet you! It has been 30 days since there have been any updates or new comments on this page. If this issue has been resolved, feel free to disregard the rest of this message. On the other hand, if you are still waiting on a patch, please:
Thanks so much for your help! |
Active bug. |
@kevinburkeshyp related to https://github.com/balderdashy/sails-postgresql/issues/194? a dupe? |
Hey I haven't done a full investigation but I believe the issue is more likely to be here than there. Although any place that calls cloneDeep on input will be vulnerable so it might be this repo and that one. -kevin
|
Any help in eradicating cloneDeep is appreciated. It'll be a couple weeks before I'll be able to dig into this. |
Same issue text as #61, which was closed. Steps to reproduce:
Sorry I don't have time to find out exactly what's breaking - decided to bail on this and just use base64 and text instead.
The text was updated successfully, but these errors were encountered: