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

Fixed inability to use dynamic values in LIMIT clause #706

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Dec 9, 2021

Fixes #705

@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #706 (d66df0e) into master (07e3358) will increase coverage by 0.0%.
The diff coverage is 60.0%.

@@          Coverage Diff           @@
##           master    #706   +/-   ##
======================================
  Coverage    34.4%   34.4%           
======================================
  Files         354     354           
  Lines       13036   13042    +6     
======================================
+ Hits         4483    4487    +4     
  Misses       8120    8120           
- Partials      433     435    +2     

@ziflex ziflex merged commit 265a40c into master Dec 9, 2021
@ziflex ziflex deleted the bugfix/#705-limit-variable branch December 13, 2021 14:27
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.

Variable in LIMIT clause
1 participant