mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-13 11:06:11 -04:00
* Parsing nested properties in show plan nodes. * Creating a base class for ExecutionGraphProp Adding a simple test to see if the nested props are parsed correctly. * Fixing doc comment * simplifying class name