Ticket #1009 (closed defect: fixed)
Doctrine_Table::find() - automatically limit(1) the query
| Reported by: | Seldaek | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11.0 |
| Component: | Other | Version: | 0.11.0 |
| Keywords: | Cc: | ||
| Has Test: | Status: | ||
| Has Patch: |
Description
The query generated by find() is only retrieving one item but does not have a LIMIT 1 statement, I found this old ticket about it that was closed two years ago but this is not fixed and I don't see a reason why it should not be added so I am reopening the issue, hopefully I am not creating noise.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.