FIRST/LAST aggregate functions in python-sql

I have offered a patch for adding FIRST/LAST aggregate functions to python-sql.
Unfortunately Tryton community rejected my offer.
Maybe it will come in handy for someone:
https://codereview.tryton.org/258631002/
https://python-sql.tryton.org/bug65

It would be interesting to make a proposal that implement only the missing standard order by clause.

Here you are:
https://codereview.tryton.org/272741002/
https://python-sql.tryton.org/bug66

1 Like