quick
quick copied to clipboard
Connected entities fail if more than 2 are connect with hasManyThrough Error building: HasMany@quick -> java.lang.StackOverflowError
Please see: https://github.com/akitogo/quicktest
getInstance("user")
.with("usergroup.permission.extendedpermission")
.has("usergroup.permission.extendedpermission")
and I use has, it works with two like has("usergroup.permission")
but as soon I have three (see above) I get (bearbeitet)
an Error building: HasMany@quick -> java.lang.StackOverflowError