| Issue 7: | HAVING/WHERE : Refactor EqualableWhereStub | |
| 1 person starred this issue and may be notified of changes. | Back to list |
There is currently no compile time safety for where() and having() constructs, ie it is possible to write ...where(x).eq(y).where(z).gt(t) and same thing with having()
Sep 1, 2008
Project Member
#1
eric.bot...@gmail.com
Status:
Fixed
|