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

Improving limit method using OVER() #392

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

ushiday
Copy link

@ushiday ushiday commented Nov 24, 2023

To improve #391 , I would like to suggest code that includes ORDER BY inside OVER(). This method also works for users of older DB2 versions, but it is a bit more complicated.

@develart-projects
Copy link
Collaborator

I'll release this one for now. At least some improvement.

@develart-projects develart-projects merged commit ae0ac8f into Shardj:master Jan 26, 2024
8 checks passed
@develart-projects develart-projects added this to the 1.24.0 milestone Jan 26, 2024
@ushiday ushiday deleted the patch01 branch January 26, 2024 11:42
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.

2 participants