balderdashy / sails-memory

In-memory, non-persistent adapter for Sails.js / Waterline
24 stars 31 forks source link

Add support for min and max queries on fields with date, time, and datetime types #6

Open RickSnyder opened 10 years ago

RickSnyder commented 10 years ago

Fix to support date, datetime, and time types for min/max queries. See Issue #5.

Branched off of master.

jamsea commented 8 years ago

I'm running into this same problem, still seems to be broken. Seems to be merge conflicts here, I can try resolving them in a new branch from master tomorrow if you're busy @mikermcneil