Given the system’s User entity and a photo entity, as depicted in the screenshot, what is the best way to model that some users may have set their profile photo?
Assume that you have a TableRecords with the records of some entity. If afterwards you add an attribute to the entity, before adding that attribute to the TableRecords in Service Studio, you have to…