bekk/db-scheduler-ui

History does not work with Oracle

Closed this issue · 1 comments

I suspect two problems:

  1. Instant values cannot be used directly in Oracle
  2. Oracle does not support limit 500 syntax

It would be good to replace the querybuilder with some generic query engine that maps to the underlying dialect.

should be fixed with #107 2.0.0