add support for SQL window functions

Created on 24 March 2025, 12 days ago

Problem/Motivation

Are window functions something that could be added to this module?

E.g.

select sum(myfield) over (partition by myotherfield))

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @joachim
  • πŸ‡ΊπŸ‡ΈUnited States tr Cascadia

    Sure, I don't see why not. I'm not planning on working on that, but if you want to contribute something we can get that added in.

Production build 0.71.5 2024