The SQLJoinConditional class is accessible via the sqlobject.sqlbuilder module.
For condition you must give on_condition or using_columns but not both
Table1.q.col1 == Table2.q.col2
System Message: WARNING/2 (sqlobject.sqlbuilder.SQLJoinConditional.__init__, line 3)
See the source for more information.