My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 7: HAVING/WHERE : Refactor EqualableWhereStub
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  eric.bot...@gmail.com
Closed:  Sep 2008


 
Project Member Reported by eric.bot...@gmail.com, Aug 20, 2008
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
Done in r47
Status: Fixed

Powered by Google Project Hosting