event-driven-io / emmett

Emmett - a Node.js library taking your event-driven applications back to the future!
https://event-driven-io.github.io/emmett/
195 stars 19 forks source link

Added test reproducing issue with documentExists check #131

Open oskardudycz opened 3 days ago

oskardudycz commented 3 days ago

The issue comes from the fact that Pongo doesn't deserialize dates. The fix will probably happen in Pongo.

Relates to https://github.com/event-driven-io/emmett/issues/112