You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
PSDatabaseClone is a PowerShell module for creating SQL Server database images and clones.
1
+
<imgalign="left"src="https://www.sqlstad.nl/wp-content/uploads/2018/07/PSDatabaseClone_Logo_128.png"alt="psdatabaseclone logo"> PSDatabaseClone is a PowerShell module for creating SQL Server database images and clones.
2
2
It enables administrator to supply environments with database copies that are a fraction of the original size.
3
3
4
4
## Usage scenarios
@@ -13,7 +13,7 @@ There are multiple scenarios where you could use the module with
13
13
* Save lots of space supplying data to other locations
14
14
* Spend less time provisioning databases
15
15
* Create multiple local copies of a database
16
-
* Make sure there tests are
16
+
* Make sure there tests are accurate with up-to-date data
0 commit comments