File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Compare Difference In T-SQL Queries at Runtime
44![ CI Status] ( https://travis-ci.org/llouislu/tsql-diff.svg?branch=master ) ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )
55
66## Install
7- 1 . Download [ tSQLt] ( http://tsqlt.org/download/tsqlt/ ) and follow the install [ guide] ( https://tsqlt.org/user-guide/quick-start/ )
7+ 1 . Download [ tSQLt] ( http://tsqlt.org/download/tsqlt/ ) and follow the install [ guide] ( https://tsqlt.org/user-guide/quick-start/ ) .
882 . Go to [ release] ( https://github.com/llouislu/tsql-diff/releases ) and download the latest ** Release** version.
993 . execute install.sql in your target database.
1010
@@ -99,6 +99,7 @@ exec Diff.ComapreFolder @FolderPath='/test', @ModifierName='Model'
9999
100100### FAQ
101101Q: Why ` Diff.CompareFolder ` finds nothing in a folder on Windows?
102+
102103A: Please grant read access of the folder to the user group ` Authenticated Users ` .
103104
104105### Limitations
You can’t perform that action at this time.
0 commit comments