Skip to content

Fix combination of GROUP BY and ORDER BY panic#136

Merged
flowlight0 merged 1 commit into
mainfrom
codex/resolve-issue-#135
Jun 21, 2025
Merged

Fix combination of GROUP BY and ORDER BY panic#136
flowlight0 merged 1 commit into
mainfrom
codex/resolve-issue-#135

Conversation

@flowlight0

Copy link
Copy Markdown
Owner

Fix #135

Summary

  • prevent panic when SortScan::has_field is called before iteration begins

Testing

  • cargo fmt
  • cargo test

https://chatgpt.com/codex/tasks/task_e_6856f762988483299f6808d72eb1b9fc

@flowlight0 flowlight0 merged commit 87b7f0d into main Jun 21, 2025
2 checks passed
@flowlight0 flowlight0 deleted the codex/resolve-issue-#135 branch June 21, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combination of GROUPBY and ORDERBY doesn't work

1 participant