Skip to content
This repository was archived by the owner on Mar 8, 2018. It is now read-only.

Conversation

rouge8
Copy link
Contributor

@rouge8 rouge8 commented Mar 7, 2018

SQLAlchemy already manages __eq__ and __hash__ based on identity within the session. This project is incompatible with attrs 17.1.0+ or recent versions of SQLAlchemy.

If you're just looking for a nice __repr__ for your SQLAlchemy models, consider sqlalchemy-repr, repr, or other packages.

rouge8 added 2 commits March 7, 2018 15:09
SQLAlchemy already manages `__eq__` and `__hash__` based on identity
within the session. This project is incompatible with attrs 17.1.0+ or
recent versions of SQLAlchemy.

If you're just looking for a nice `__repr__` for your SQLAlchemy models,
consider [sqlalchemy-repr](https://pypi.org/project/sqlalchemy-repr/),
[repr](https://pypi.org/project/repr/), or other packages.
@rouge8 rouge8 requested a review from goodspark March 7, 2018 23:10
Copy link

@goodspark goodspark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adieu, adieu. Parting is such sweet sorrow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants