Until Servoy 3.1.7 the function databaseManager.convertFoundSet() was working also with relations like “childs_to_parents”. In Version 3.5.3 this doesn’t work anymore. Now it only works with “parent_to_childs”. How can I handle the relation type “childs_to_parents” now?
It looks, that in my case, in certain circumstances something goes wrong with the generated sql. I’ve added a case to the support system.