Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

Fearure orm support for subqueries #731

Closed nirbenrey closed 2 years ago

nirbenrey commented 2 years ago

Motivation

SM ORM does not support sub-queries. Adding the functionality in order to solve performance issues with "exists queries"

Approach

Add new Criterion Type.

Pull Request status