mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 22:10:15 -04:00
87f3344881
form query.join(target, clause_expression), i.e. missing the tuple, and raise an informative error message that this is the wrong calling form.