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
when I initialize org.drewcarlson:kjob-jdbi the kjob or Jdbi generates query like INSERT OR REPLACE INTO kjobLocks VALUES (?, ?, ?) which I can't parse because I get: ParseException: Encountered unexpected token: "OR".