You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privatestaticfinalStringFIND_LAST_JOB_INSTANCE_BY_JOB_NAME = """ SELECT MAX(JOB_INSTANCE_ID), JOB_NAME FROM %PREFIX%JOB_INSTANCE WHERE JOB_NAME = ? GROUP BY JOB_NAME""";
@hjlee83 I am not sure I understand your question. Can you elaborate please? Are you referring to the formatting of the query using Java's text blocks or the port of the fix itself? The fix itself was already ported to 4.3.x, see 81e619b.
Uh oh!
There was an error while loading. Please reload this page.
The text was updated successfully, but these errors were encountered: