We have a completely on-premises installation, using Extensions to connect to tables in our production databases. Sometimes, an extension has been updated, and I need to know if the extension I saved to my disk as a *.XIF is the same or if something has been changed. I need to know if existing entities have been changed, added, or removed. Basically compare the Entity names, and attribute names, datatypes, etc. and at the very least, display the differences. This is a huge gap that should be filled.
↧