bitloops-language
bitloops-language copied to clipboard
Arrays, Entities and BuildInClasses are not saved properly in CRUD repo
Describe the bug Crud Repo only checks for deep ValueObjects and takes the value of their fields.
Expected behavior It also needs to check for Entities, Arrays and BuildInClasses.