SSIS Changes

[7873] - 2021-07-22

Added

Added a UI type editor for the SQLStatement property of the SQLExecutor component.

[7816] - 2021-05-26

Added

Support semicolon separated SQL queries.

[7776] - 2021-04-16

Added

Added a create table button for the Destination Component to make it easier to add a new destination in SSIS.
Improved user experience for Source Component by allowing users to select which columns to select via a new checkbox dialog.

Changed

Improved query dialog for building parameterized statements.