Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ormico authored Aug 22, 2018
1 parent e7af44a commit dd00751
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# DB Patch Manager
Database development tool for change control.

SQL Server plugin requires SMO v11 SQL2012SP1 x86
https://www.microsoft.com/en-us/download/details.aspx?id=35580
Install SQLSysClrTypes.msi and SharedManagementObjects.msi x86 versions.

## Create new db project
```PS C:\MyProject> .\dbpatch.exe init --dbtype "Ormico.DbPatchManager.SqlServer.dll, Ormico.DbPatchManager.SqlServer.SqlDatabase"```

Expand Down

0 comments on commit dd00751

Please sign in to comment.