mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
fixed the bug with loading default constraints in oe (#582)
* fixed the bug with loading default constraints in oe
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user