euphorie / Euphorie

Euphorie is a tool for risk assessment
https://pythonhosted.org/Euphorie/
GNU General Public License v2.0
11 stars 6 forks source link

Use aliases in exists queries #610

Closed ale-rt closed 1 year ago

ale-rt commented 1 year ago

Add some alias in exists query. Remove the need to delete from the scope the aliased instances by using factory methods.

Fixes #609.