I would like to pass two where conditions to the where clause in sqlalchemy. However, it threw different kinds of error.
where
where clause
sqlalchemy
error