On 2019-03-20 09:37, Brosefski wrote:
> I do have one more question actually.  What is the technology you're using
> that allows direct parsing of where statements?  I find this interesting
> from python and I haven't come across another example of it or
> documentation on it.

This is simply done by override the standard operators of Python in the
Expression class (which derive all SQL expressions)

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"python-sql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python-sql+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to