On 15 Apr 2014, at 13:25, Richard Gerd Kuesters <rich...@humantech.com.br> 
wrote:

> interesting, i didn't knew that :D
> 
> i was using shomething like (for softwares such as st2, which has pep8 
> checking):
> 
> ## variables
> 
> NULL = None  # f**k pep-8
> TRUE = True  # f**k pep-8
> FALSE = False  # f**k pep-8

You can also use sqlalchemy.sql.null(), sqlalchemy.sql.true() and 
sqlalchemy.sql.false() 

Wichert.

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

Reply via email to