>
> so my sudo code for where is where dramt.key = '1'. 
>

.where(or_(table.c.dramt.has_key('1'), table.c.cramt.has_key('1')))

This only works for JSONB.

-- 
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 https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to