Hey guys,
In template studio I see a Version property that belong to different objects like (EntityFieldDefinition, EntityDefinition, etc). My question actually is does this property changes and when?
I'm trying to use it for Entity ID. I'm trying to generate a SQL script which will insert some info into the metadata tables automaticaly and then when something is changed I need to merge changes with data that is already in the tables.
Can I use this field? Or I can just use entity name for entity, property name and entity name for property, etc.
Thanks,
Anton