-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support SSMS scripting for User defined datatypes and User defined Ta…
…ble type (#1880) To support scripting of User defined data type and User defined Table Type through SSMS. Also fixed the issue which caused error when opening the dropdown of User defined Data type in the explorer. Fix done as part of this commit -- 1/ Added a dummy typeproperty function (further implementation is tracked BABEL-802) 2/ Corrected the is_nullable data type in sys.types view. Task: BABEL-3834,BABEL-3924 Signed-off-by: Ashish Prasad <[email protected]>
- Loading branch information
Showing
56 changed files
with
1,667 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.