chucknorris/roundhouse

Enhancement: Make the restore smarter during the move of database files

ferventcoder opened this issue · 2 comments

Select * from {{DatabaseName}}.sys.database_files will give you the name and physical name of the file and log location so you can reroute during a restore (instead of needing a custom restore script).