ApexSQL Script 2016 has been released
Type: Major feature, medium fix release
About ApexSQL Script: ApexSQL Script is a SQL Server tool that scripts database objects and data into a SQL scripts, .NET solutions and executable installers. It can export live databases directly to version control and can automate and schedule the migration processes.
For more information, visit the ApexSQL Script product page
About this release:
Enhancements:
- SQL Server 2016 support
- Azure SQL Database V12 “full” support (all new features)
- Save project as a batch file option is added as a step in the scripting wizard
- New /filename (/fn) switch has been added to CLI to specify the name of the scripted file
- New /sourcecontrol_depot (/scdep) switch has been added to CLI to specify the depot for the Perforce source control system
- New /sourcecontrol_workspace (/scwrsp) switch has been added to CLI to specify the workspace for the Perforce source control system
- New /db_compatibility_level (/dbcl) switch has been added to CLI to set the desired compatibility of the extracted files with the specific SQL Server version
- New /sourcecontrol_branch (/scbr) switch has been added in CLI for specifying a branch in Git repository
- Check-box is added for selecting a whole type of objects in the Main grid
- Execution results has been added to Executable installer
- The group of options is added in the Project defaults for setting the compatibility mode of the scripted database
- C# solution support for Visual Studio 2015
Improved quality
- 29 bugs and known issues fixed
See also:
Release notes
Download
May 10, 2016