| Age | Commit message (Collapse) | Author |
|
Backport of c530428d360daf904c9e98515ea836643a73a54c from master
|
|
Backport of 11bfe3a83d79c832bd861b6b87f254197fde1659 from master
|
|
|
|
|
|
|
|
|
|
|
|
manually specified pks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
difference(), and intersection().
Thanks Tim Graham for the review.
|
|
Thanks Hynek Cernoch for the report and review.
|
|
|
|
Thanks Adam Chidlow for polishing the patch.
|
|
|
|
|
|
|
|
|
|
|
|
support.
Thanks Anssi Kääriäinen for contributing to the patch.
|
|
Thanks Josh Smeaton, Mariusz Felisiak, Sergey Fedoseev, Simon Charettes,
Adam Chainz/Johnson and Tim Graham for comments and reviews and Jamie
Cockburn for initial patch.
|
|
As of ccbba98131ace3beb43790c65e8f4eee94e9631c, both examples don't use
a join.
|
|
|
|
QuerySet.earliest()/latest().
|
|
|
|
primary key.
|
|
intersection() queries.
|
|
example.
|
|
|
|
|
|
|
|
Thanks Mariusz Felisiak, Tim Graham, and Adam Johnson for review.
|
|
|
|
|
|
When a connection pooler is set up in transaction pooling mode, queries
relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS
setting in DATABASES disables server-side cursors for this use case.
|
|
Follow up to 054a44d6f0f75395bd02a21e31ea904a24750a2b.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Mariusz Felisiak for review and Oracle assistance.
Thanks Tim Graham for review and writing docs.
|
|
Thanks to Josh Smeaton for the idea of implementing server-side cursors
in PostgreSQL from the iterator method, and Anssi Kääriäinen and Kevin
Turner for their previous work. Also Simon Charette and Tim Graham for
review.
|