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

Added a generic Oracle class #163

Merged
merged 1 commit into from Nov 29, 2018
Merged

Conversation

mathijs-dumon
Copy link
Contributor

@mathijs-dumon mathijs-dumon commented Nov 13, 2018

This new class supports both LIMIT/OFFSET (12c) and legacy (< 12c) ROWNUMBER pagination syntax similar to how it is done for SqlServer. Also added additional tests and moved them (together with the existing Oracle11gCompiler tests) into the SqlKata.Tests namespace.

This is a step closer to full-blown Oracle support IMO #56

…nd legacy (< 12c) ROWNUMBER pagination syntax. Added tests.
@ahmad-moussawi ahmad-moussawi merged commit b28d16a into sqlkata:master Nov 29, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants