Skip to content

Commit cb91888

Browse files
committed
Update README.md
1 parent 93602f8 commit cb91888

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# ScriptDomVisualizer
2+
3+
Using the Microsoft TSql Script Dom to generate code is quite hard as you need to know what types of objects you need to put into the AST at the right place and I usually end up nose deep in a debugger trying to remember property names and types.
4+
5+
This is a simple tool that lets you put in some t-sql and see what types / properties are needed to use the Script Dom to create the object you would like.
6+
7+
Nothing earth shattering but saves me time :)

0 commit comments

Comments
 (0)