Skip to content

TEAM v1.6.6

Compare
Choose a tag to compare
@RoelantVos RoelantVos released this 18 Nov 03:29
· 188 commits to main since this release
f317215

The following changes / improvements have been made for TEAM v1.6.6:

  • Performance improvements across all grids, performance is good with 1000s of rows now
  • Improved filtering, also by adding a 'hide staging layer' checkbox that removes any staging, PSA mappings from view
  • Added duplicate mapping validator
  • Reverse-engineer, saving, validation and export now takes filters into account
  • Removed option to save / export without the JSON connection segment, this is a mandatory segment for TEAM. Previously, this has led to information getting lost
  • Added single / embedded executable for environments where MSI installation is not possible
  • Removed timestamps on saved configuration files, making the Git merge a bit easier
  • Added custom query feature for loading physical model metadata from somewhere else than a (SQL Server) data dictionary
  • Added feature to specify the definition of the Surrogate Key, so that you can define a more flexible convention for this
  • Added feature to explicitly specify exception columns that should not be added to data item mappings

What's Changed