microsoft / SqlScriptDOM

ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree
MIT License
128 stars 13 forks source link

Fix gaps / inconsistencies in BACKUP / RESTORE device type #40

Closed arvindshmicrosoft closed 1 year ago

arvindshmicrosoft commented 1 year ago

Originally created just to fix #29, but in the process fixed subtle issues with VirtualDevice and DatabaseSnapshot device types as well.