Skip to content

V2.7 minor bugs fixes#4822

Merged
renecannao merged 2 commits intov2.7from
v2.7-minorBugs
Mar 5, 2025
Merged

V2.7 minor bugs fixes#4822
renecannao merged 2 commits intov2.7from
v2.7-minorBugs

Conversation

@renecannao
Copy link
Contributor

SQLite amalgamation doesn't support DELETE with ORDER BY .
Thus the DELETE with ORDER BY was replaced by a SELECT to retrieve the maximum id,
followed by a DELETE up to that id.
This was referenced Jan 24, 2025
@renecannao renecannao merged commit cc1fd56 into v2.7 Mar 5, 2025
20 of 142 checks passed
renecannao added a commit that referenced this pull request Mar 27, 2025
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.

1 participant