Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavidheiser committed Jun 15, 2018
1 parent f2802d5 commit 722eefa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public synchronized Object executeQuery(String script, NamespaceClient namespace
}
info.put("password", beakerParser.getDbURI().getPassword());
}

boolean isConnectionExeption = true;

// Workaround for "h2database" : do not work correctly with empty or null "Properties"
Expand Down

0 comments on commit 722eefa

Please sign in to comment.