Skip to content

To-many entity resolvers do not persist order #2778

@bartfeenstra

Description

@bartfeenstra
  • refactor resolver so they're always added unchecked. This will allow us to keep associations ordered
  • no more many resolvers? They'd be more memory efficient though (pickling)
  • for to-many associations, only accept EITHER entities OR a singular resolver
  • when resolving resolvers, to not automatically update the associate's field
  • for bidirectional associations, require resolvers for associates on either end

Metadata

Metadata

Assignees

No one assigned

    Labels

    BC breakBreaks backwards compatibility with existing integrationsbugSomething isn't workingpythonPull requests that update Python code

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions