marc-at
marc-at
I am seeing this error too. @M3gar00 did you find a solution?
@M3gar00 thanks for the response! I was able to get past the issue. With a little support from AWS, we figured out my lambda function was running in a VPC...
Any workarounds for this?
I've looked at ``` Reflect.ownKeys(where) ``` which will return the keys that are Symbols. I haven't worked out completely how this would work with nested queries or how to add/append...
This might not be the best solution, but it passes my initial tests. This could also probably moved to an external module. add the following imports: ``` const unsymbolize =...