You are not logged in.
I didn't know SQL's window function before, but from what I've seen so far it seems to be very helpful, and will learn it here:
https://www.windowfunctions.com/questions/over/
IIRC, in the old versions mORMot didn't handle the 'WITH...' statement (CTE) correctly until it's reported to ab and he fixed it quickly, so I'm not sure if the special syntax of the 'window function' statements needs special attentions to be paid to it when ab's integrating the new sqlite 3.25
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline
Ah you are right!
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline
Offline
And mORMot now includes SQLite 3.25.0: https://github.com/synopse/mORMot/commi … 53bf38721d
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline
>2018-09-18 06:22:40
>Good news:
>https://www.sqlite.org/windowfunctions.html
>2018-09-18 06:25:28
>And mORMot now includes SQLite 3.25.0: https://github.com/synopse/mORMot/commi … 53bf38721d
man, only 2m48s later?
you are so slow... xD
Offline