dropbox / sqlalchemy-stubs

Mypy plugin and stubs for SQLAlchemy
Apache License 2.0
573 stars 101 forks source link

Add relationship parameters sync_backref and omit_join #169

Closed Spindel closed 2 years ago

Spindel commented 4 years ago

These new keyword arguments were added in SQLAlchemy 1.3.17

Spindel commented 4 years ago

Build fails due to pytest 6.0 deprecating functionality that's used upstream. Downgrading pytest to < 6.0 will fix that, but that kind of change isn't suitable for this PR.

Spindel commented 4 years ago

CLA signed by company as well.

Spindel commented 3 years ago

Updated this branch against current master.

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Spindel commented 2 years ago

CLA was signed, but it took years to get back to me about this, closing as the project is clearly abandoned.