Hi Guys,
Is it possible to store database content as xml rather than json when synchronizing the db to disk? I like the feature of toad edge mapping DB to disk , however, you are using json format, all functions / store procedures in json file are unreadable, sometimes, I 'd like to use git or svn compare tool to check the difference in versions of db. it’s better if you can use xml cdata to store the raw content store procedure!