05-30-2020, 05:25 PM
(05-29-2020, 10:48 PM)remkonoteboom Wrote: 911 if search_type == related_type and (not attrs or attrs.get("relationship") == "instance"):This is works! Thanks!
This will use the 4.5 implementation for instance relationships for a table to itself. Until we can get the instance SQL to work as in my previous post, we will have to use the inefficient method.
Let me know if it works!