Closed monxalo closed 9 years ago
This forces calling 'build()' after using 'offset' instead of allowing another 'offset' expression which is invalid SQL syntax.
Nice, I've actually been thinking about implementing a way to "guide" users into the correct method calls. I haven't come up with any concrete implementations but it is something I would like to see.
This forces calling 'build()' after using 'offset' instead of allowing another 'offset' expression which is invalid SQL syntax.