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

✨ Support SQLAlchemy keyed dict models #1287

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nkrishnaswami
Copy link

To add support for SQLAlchemy mapped collections, I'd like to add a case for dict origins to get_relationship_to. This PR does so, with a test case using a dictionary with collection class attribute_keyed_dict.

@svlandeg svlandeg changed the title Minimal support for SQLAlchemy keyed dict models ✨ Support SQLAlchemy keyed dict models Feb 20, 2025
@svlandeg svlandeg added the feature New feature or request label Feb 20, 2025
@nkrishnaswami
Copy link
Author

Thanks, @svlandeg!

@dcode
Copy link

dcode commented Feb 26, 2025

Any update on this? This is a great feature add that I need. For now, I'm setting the requirement to use git at this PR.

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

Successfully merging this pull request may close these issues.

3 participants