SQL Multi Script 新版本发表

Released: May 14, 2020

v1.5.2 中的更新

修补程序

  • Fixed Save All button.

Released: Mar 4, 2020

v1.5.0 中的更新

特性

  • SQL Multi Script now requires .NET Framework 4.7.2 or later.

Released: Sep 3, 2019

1.4.16 中的更新

Updates in 1.4.16

  • Internal library updates.

Released: Jul 29, 2019

1.4.15 中的更新

修补程序

  • SE-739: Script encoding option now applies on save as well as load.

Released: Jun 11, 2019

1.4.14 中的更新

Updates in 1.4.14

  • Internal library updates.

Released: May 14, 2019

v1.4.13 中的更新

Updates in 1.4.13

  • SE-848: No longer hides the cancel button when you change the script etc while operation is still running.

Released: Dec 20, 2018

1.4.5 中的更新

特性

  • The database connection dialog now has an option to connect to read-only databases.

Released: Oct 3, 2018

1.4.4 中的更新

特性

  • The "script executed at" time now includes seconds.
  • The limitation on a script to return no more than 100 resultsets has been lifted.

修补程序

  • SE-812: Using "Execute Against This Database Only" when the database list has been filtered now executes against the correct database.

Released: May 22, 2018

1.4.1 中的更新

特性

  • Option to let each script run in its own connection. This prevents scripts that set server-level parameters (eg SET ROWCOUNT = 1) from causing side effects in later scripts.
  • SQL Multi Script is now available as part of SQL Toolbelt Essentials.

修补程序

  • Telemetry has been updated in accordance with the privacy policy.

Released: Nov 16, 2016

1.3 中的更新

特性

  • The MultiScriptListExport tool functionality has been included in the main MultiScript application.

修补程序

  • SE-720 Crash on starting up with some legacy licences fixed.
  • SE-730 Rare crash during script execution fixed.
  • SE-731 Cancelling while running a script is now enabled.
  • SE-737 Drag-dropping a script into the selector marks the project as needing to be saved.
  • SE-744: Filenames with multiple periods are now handled correctly
  • SE-746: "Add Existing" before saving any project no longer crashes