Generate CRUD automatically
Hi. I am working on a project where I use a database and every time I use a new entity I have to manually do its CRUD. My question is: is there any functionality to automatically create a CRUD for an entity in ERM? And if it doesn't exist, my question would be: is there a possibility to create it? Greetings.