6a2624286b
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.
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_creation.py | ||
test_features.py | ||
test_mysql.py | ||
test_postgresql.py | ||
test_utils.py | ||
tests.py |