This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Big Stone
Recipients Big Stone
Date 2018-10-06.17:29:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
sqlite-3.25 now includes window functions, something very important in modern SQL.

 https://www.sqlite.org/windowfunctions.html

Could it be included in next Python maintenance release ?
History
Date User Action Args
2018-10-06 17:29:26Big Stonesetrecipients: + Big Stone
2018-10-06 17:29:26Big Stonesetmessageid: <[email protected]>
2018-10-06 17:29:26Big Stonelinkissue34916 messages
2018-10-06 17:29:26Big Stonecreate