Skip to content

Render LOCK clause through SelectRenderContext #1078

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

Closed
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Nov 3, 2021

Closes #1076

@schauder schauder requested a review from mp911de November 3, 2021 12:08
@mp911de mp911de changed the title The default SelectRenderContext now renders lock, limit and offset clauses. Render LOCK clause through SelectRenderContext Nov 8, 2021
@mp911de mp911de added the type: enhancement A general enhancement label Nov 8, 2021
@mp911de mp911de added this to the 2.3 GA (2021.1.0) milestone Nov 8, 2021
@mp911de mp911de closed this in e9e07bd Nov 8, 2021
mp911de added a commit that referenced this pull request Nov 8, 2021
Reformat code. Consistently use String.format(…) instead of string concatenation.

See #1078
@mp911de mp911de deleted the issue/1076-limit-offset branch November 8, 2021 10:35
@mp911de
Copy link
Member

mp911de commented Nov 8, 2021

That's merged and polished now.

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

Successfully merging this pull request may close these issues.

SqlRender does not support LIMIT/OFFSEET
2 participants