Versioning extension for SQLAlchemy.
Hi `version.changeset` has values like `[old, new]` Code: https://github.com/kvesteri/sqlalchemy-continuum/blob/91730be62d7d3e15a8c69e57d5b5aa1ecd82f1f4/sqlalchemy_continuum/version.py#L46 but `changeset(obj)` has values like `[new, old]` Code: https://github.com/kvesteri/sqlalchemy-continuum/blob/91730be62d7d3e15a8c69e57d5b5aa1ecd82f1f4/sqlalchemy_continuum/utils.py#L402 It seems for instance that #243 fixes documentation instead of the code, re-enforcing that it should be like this. But is it intentional?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by PeterSR and has received 0 comments.