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

PdoSearcher: Use portable LIMIT/OFFSET #335

Merged
merged 1 commit into from
Sep 22, 2020
Merged

PdoSearcher: Use portable LIMIT/OFFSET #335

merged 1 commit into from
Sep 22, 2020

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Sep 22, 2020

Use LIMIT x OFFSET y instead of LIMIT x, y for pgsql:

thx @lauripiisang for #332 (comment)

@glensc glensc self-assigned this Sep 22, 2020
@glensc glensc mentioned this pull request Sep 22, 2020
2 tasks
@glensc glensc merged commit e9babbd into master Sep 22, 2020
@glensc glensc deleted the pgsql-limit branch September 22, 2020 17:36
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

1 participant