Skip to content

TEAM v1.6.14

Compare
Choose a tag to compare
@RoelantVos RoelantVos released this 04 Mar 05:01
· 20 commits to main since this release

New features

  • Additional support for using Snowflake Stored Procedures and Functions as source data objects.
  • Added a new JSON export setting 'objectType' to provide a place to distinguish between, well, object types (e.g. table, view, procedure) so this can be differentiated in the templates.
  • Additional Snowflake query support, running multiple statements in one go.
  • Unselect any connections when not-relevant for the in-scope metadata (to simplify / speed-up reverse-engineering).

Breaking changes

  • N/A

Bug fixes

  • Various minor issues, exception handling.