Hi! I wanted to get rid of my demo data without having to use phpMyAdmin or the Mysql shell. So I tried to add a removeAll() method to my repositories. But I lost my way in the numerous classes of the persistence layer. Any ideas how this could be done? Masi