Are window functions something that could be added to this module?
E.g.
select sum(myfield) over (partition by myotherfield))
Active
2.1
Code
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.