[MODM-126] lessThanOrEq() renamed in lte() Created: 22/Feb/11 Updated: 22/Feb/11 |
|
| Status: | Open |
| Project: | Doctrine MongoDB ODM |
| Component/s: | None |
| Affects Version/s: | 1.0.0BETA2 |
| Fix Version/s: | 1.0.0BETA2 |
| Type: | Documentation | Priority: | Minor |
| Reporter: | Billy Bob | Assignee: | Jonathan H. Wage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The lessThanOrEq() function referenced in the documentation does not exist ay more, it was replaced by lte(). http://www.doctrine-project.org/docs/mongodb_odm/1.0/en/reference/query-builder-api.html |