Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History does not work with Oracle #100

Closed
geirsagberg opened this issue Apr 11, 2024 · 1 comment
Closed

History does not work with Oracle #100

geirsagberg opened this issue Apr 11, 2024 · 1 comment

Comments

@geirsagberg
Copy link
Collaborator

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.

@sterlp
Copy link
Contributor

sterlp commented May 23, 2024

should be fixed with #107 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants