Skip to content

Commit

Permalink
Trigger core rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherp committed Nov 17, 2024
1 parent 11dd2e3 commit 814d88a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ private static void migrateToH2v2IfNeeded(File databaseFile, String dbConnection
}
throw new RuntimeException(e);
}

}

private static void updatePassword(String dbConnectionUrl, String javaExecutable, File h2OldJar, String updatePasswordQuery) throws IOException, InterruptedException {
Expand Down

0 comments on commit 814d88a

Please sign in to comment.