if (item) {
            this.db.run(
              'UPDATE mtimes SET mtime = ? WHERE (path = ?)',
              mtime,
              pathToFile,