@Zerglingman @mima @roboneko @untyped Or you could just find the main implimenting class/function, and with some sleuthing you should eventually find your way down the stack until you’ve found where it actually does the deletion (should be easy given it would need to call SQL(?)). At that point just returning true or an empty string or something should do the trick.