Skip to content

Conversation

Huliiiiii
Copy link
Member

PR Info

  • Dependencies:
  • Dependents:

New Features

Bug Fixes

  • Add missing parenthesis to window_definition

Breaking Changes

Changes


In addition, I noticed that the current SelectStatement does not support multiple windows

Copy link
Member

@Expurple Expurple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@Expurple Expurple requested a review from tyt2y3 July 29, 2025 14:30
@tyt2y3 tyt2y3 merged commit 6bc64d0 into SeaQL:master Jul 31, 2025
20 checks passed
@Huliiiiii Huliiiiii deleted the window-parenthesis branch July 31, 2025 22:31
tyt2y3 added a commit that referenced this pull request Jul 31, 2025
<!--

Thank you for contributing to this project!

If you need any help please feel free to contact us on Discord:
https://discord.com/invite/uCPdDXzbdv
Or, mention our core members by typing `@GitHub_Handle` on any issue /
PR

Add some test cases! It help reviewers to understand the behaviour and
prevent it to be broken in the future.

-->

<!-- mention the related issue -->
- Closes #764

<!-- is this PR depends on other PR? (if applicable) -->
- Dependencies:
  - <!-- PR link -->

<!-- any PR depends on this PR? (if applicable) -->
- Dependents:
  - <!-- PR link -->

- [ ] <!-- what are the new features? -->

- [x] Add missing parenthesis to window_definition

- [ ] <!-- any change in behaviour or method signature? is it backward
compatible? -->

- [ ] <!-- any other non-breaking changes to the codebase -->

 ---

In addition, I noticed that the current SelectStatement does not support
multiple windows
Copy link

github-actions bot commented Aug 6, 2025

🎉 Released In 0.32.7 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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.

Invalid window definitions in sqlite
3 participants