Happyr / Doctrine-Specification

This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.
MIT License
446 stars 41 forks source link

Correct use custom context #289

Closed peter-gribanov closed 3 years ago

peter-gribanov commented 3 years ago

Append (not overwrite) context in specifications. Allow execute Operands in context.