TEAM v1.6.14
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.