February 27, 2017 - SQL Clone 1.0.1

This release of SQL Clone includes the following bug fixes:

Fixes

February 27, 2017 - SQL Clone 1.0.0

Introduction

SQL Clone is a technology for creating many 'clones' of a Microsoft SQL Server database. Once an initial read-only data image is created, each independent clone can be created in a few seconds. Clones are independent of each other and can be used just like any other SQL Server database. Each clone only uses a small amount of space since only the differences from its read-only data image are stored. SQL Clone operations can be automated using PowerShell cmdlets, and access to SQL Clone can be restricted to a Windows security group.

Features

Fixes