Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with descriptors used by SQLAlchemy #2565

Closed
JukkaL opened this issue Dec 13, 2016 · 1 comment
Closed

Experiment with descriptors used by SQLAlchemy #2565

JukkaL opened this issue Dec 13, 2016 · 1 comment

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Dec 13, 2016

Similar to #2564 but for SQLAlchemy.

@ilevkivskyi
Copy link
Member

I think this issue can be closed now. We played with descriptors for SQLAlchemy for some time and this resulted in several PRs polishing corner cases: overloaded descriptors, union descriptors, __get__ vs __getattr__, descriptor assignment on class vs instance, etc. There may be some patterns needed for Django, but we have a separate issue for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants