Skip to content

use sqlalchemy-filters 0.6.0 to support restricting loaded fields#1

Open
mattbennett wants to merge 1 commit into
timbu:masterfrom
mattbennett:add-loads-support
Open

use sqlalchemy-filters 0.6.0 to support restricting loaded fields#1
mattbennett wants to merge 1 commit into
timbu:masterfrom
mattbennett:add-loads-support

Conversation

@mattbennett
Copy link
Copy Markdown

No description provided.

therefore does not include any model fields that have deferred loads.
"""
try:
dict_ = obj.to_dict()
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I've dropped this for now since we don't have a direct use-case for it

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant