Skip to content

Fix Set::equals() that shouldn't load its data when compared to itself #56

@Baptouuuu

Description

@Baptouuuu

The current implementation starts by looking its size thus loading its content when deferred/lazy/snapped.

This is problematic for formal/orm as it loads data to compare a collection when persisting but then never use it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions