Hello!
First of all - very nice library :)
It would be nice to add a getSql public method, which would return a string of the produced query.
This will be very useful for subqueries for example with IN clauses.
Additionally, you could change property access to protected, to make it more flexible with decorators.
Hello!
First of all - very nice library :)
It would be nice to add a getSql public method, which would return a string of the produced query.
This will be very useful for subqueries for example with IN clauses.
Additionally, you could change property access to protected, to make it more flexible with decorators.