Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhatt committed Oct 27, 2015
1 parent fdc80ef commit e40dd02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ _(feel free to suggest things)_

Feature | Owner | Details
:------------------------------------------------------- | :------------------------------------------------------------------------------- | :------


#### Backlog

Expand All @@ -39,4 +39,4 @@ The backlog consists of features which are not currently in the immediate-term r
Feature | Owner | Details
:---------------------------------------------- | :------------------------------------------------- | :------
findOrCreate() - is new | | In callback supply isNew value indicating if new record was created, or existing one was found.

Explicit 'in' key in query language | @nwhatt |From issue #1186. If the value of a key is an empty array, it can be interpreted ```Errors.find({or: [{ foo: { in: foodIds, '!': null } },{ bar: { in: barId,'!': null } }]}).exec(...)```

0 comments on commit e40dd02

Please sign in to comment.