mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
88336fdbb5
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. |
||
---|---|---|
.. | ||
class.txt | ||
conditional-expressions.txt | ||
database-functions.txt | ||
expressions.txt | ||
fields.txt | ||
index.txt | ||
indexes.txt | ||
instances.txt | ||
lookups.txt | ||
meta.txt | ||
options.txt | ||
querysets.txt | ||
relations.txt |