You might have to change the const variables if your stuff is stored somewhere else. This is where I found mine:

So you might have to change the following if yours isn't the same. :)
const DB_NAME = "/userfs";
const STORE_NAME = "FILE_DATA";
const MATCH = "/drawings/";