corridor / sqlalchemy-history

Library to keep track of changes in SQLAlchemy.
Other
32 stars 24 forks source link

fix(#114): properly handle association proxy #115

Closed indiVar0508 closed 11 months ago

indiVar0508 commented 11 months ago

we added association proxy support in versioned class but it was incorrect as we were setting proxy attribute to versioned class and we didn't caught it because we didn't have test for that so added that.

coveralls commented 11 months ago

Pull Request Test Coverage Report for Build 6987599987


Totals Coverage Status
Change from base Build 6980118809: 0.009%
Covered Lines: 5053
Relevant Lines: 5143

💛 - Coveralls