Skip to content

6.0.0

Compare
Choose a tag to compare
@Sammaye Sammaye released this 01 Jul 10:41
· 58 commits to master since this release

Changed:

  • #219 Behaviour of addOrCondition() in EMongoCriteria changed to create nested $ors in $and conditions

This will break some peoples code and is not backwards compatible with the old way this function worked.

Please try and have MongoDB 2.6 before using the new functionality since before then index usage of this function will be limited, if none existent.