For debugging purpose
Future<String> getDatabaseFullPath(String name) async { return idbFactory.getDatabaseFullPath(name); }