fixed the bug with loading default constraints in oe (#582)

* fixed the bug with loading default constraints in oe
This commit is contained in:
Leila Lali
2018-02-09 08:51:41 -08:00
committed by GitHub
parent fc4282b701
commit c40c740a73
5 changed files with 80 additions and 21 deletions

View File

@@ -45,7 +45,7 @@
### How to add a new SQL object type
To add a new object type,
* Add the type to TreeNodeDefinition.xml and SmoQueryModelDefinition.xml.
* Regenerate the classes by running Build.cmd/build.sh -target=SRGen
* Regenerate the classes by running Build.cmd/build.sh -target=CodeGen