I've made a site with a siteaccess name, but now I want to change that name (and also, for coherency, the name of the storage dir into var/). Now, since images path are written directly into db tables, is there a quick way to change all file path from old to new siteaccess name (obviously without doing some SELECT and UPDATE by hand)?