Hi,

I need to generate a sqlalchemy.sql.expression._BinaryExpression by hand. So I looked into the docu and found that I need a left, right and a operator. I am stuck at the left :) type() says it is a sqlalchemy.sql.util.AnnotatedColumn. But I can't find the class definition anywhere in sqlalchemy. Where is it defined?

Sincerely,
Hinrich Winther.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to