Skip to content

Fix SQL syntax error #3456

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

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Fix SQL syntax error #3456

merged 1 commit into from
Apr 28, 2021

Conversation

yim-lee
Copy link
Contributor

@yim-lee yim-lee commented Apr 28, 2021

DELETE statement doesn't need LIMIT and it's breaking CentOS7 builds.

rdar://77275629

`DELETE` statement doesn't need `LIMIT` and it's break CentOS7 builds.

rdar://77275629
@yim-lee
Copy link
Contributor Author

yim-lee commented Apr 28, 2021

@swift-ci please smoke test

@yim-lee yim-lee merged commit 3c26ae9 into swiftlang:main Apr 28, 2021
@yim-lee yim-lee deleted the fix-sql branch April 28, 2021 21:31
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.

3 participants