ApexSQL Build release notes

Release: 2012.01.0003
Date: March 27, 2013
Description: Hot-fix release

Fixes:

  • A .NET executable created to update an existing database cannot be successfully executed, since SQL column attributes cannot be created and SQL users cannot be mapped to SQL logins

Release: 2012.01.0002
Date: June 06, 2012
Description: Initial release

Enhancements:

  • Builds new or updates existing databases creating deployment SQL scripts, C# packages or .NET executables
  • Creates deployment scripts, packages and executables from SQL scripts, script folders, snapshots or source control
  • Consolidates multiple scripts into a single SQL script, C# package or .NET executable
  • Executes SQL scripts against multiple databases
  • Allows specifying the database object to be created or updated
  • Allows packaging of custom SQL scripts to be executed post-deployment
  • Recognizes and accurately processes all objects’ interdependencies
  • Rearranges SQL scripts’ statements to ensure their execution in the proper dependency order
  • Supports encrypted objects
  • Supports SQL Server 2012, 2008 R2, 2008 and 2005