Hi everyone,
I've been working with imported entities in my project (coming from external systems or databases), and I'm wondering: is it possible - or even advisable - to upgrade them directly?
Have any of you tried upgrading imported entities (such as adding calculated fields, annotations, or even business logic)? If so, how did you handle updates or maintain changes between versions?
Thanks you