This will check for the normal db.bak file before iterating though 10 more locations before giving up.
Also swap the load order so the new json format loads first before fallingf back to sql so swapping between new and old engine won't overwrite the json file each time.
This will check for the normal
db.bak
file before iterating though 10 more locations before giving up.Also swap the load order so the new json format loads first before fallingf back to sql so swapping between new and old engine won't overwrite the json file each time.