anybox / pylint_flask_sqlalchemy

pylint_flask_sqlalchemy is a Pylint plugin to improve static code analysis of Flask-SQLAlchemy based projects.
MIT License
8 stars 5 forks source link

fix: query has no outerjoin member #11

Closed herrboyer closed 2 years ago

herrboyer commented 2 years ago

2 was already fixed by https://github.com/anybox/pylint_flask_sqlalchemy/pull/10, this PR just adds an outerjoin in a test