summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/loop
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-08-19 16:51:31 +0200
committernessita <124304+nessita@users.noreply.github.com>2024-08-28 19:25:07 -0300
commit7380ac57340653854bc2cfe0ed80298cdac6061d (patch)
treee6b8bbf2d73078e126001b59c409fedb0e40101b /tests/staticfiles_tests/project/loop
parent26a67943ac5c2f196621220b24f4314d84471d07 (diff)
Fixed #35688 -- Restored timezone and role setters to be PostgreSQL DatabaseWrapper methods.
Following the addition of PostgreSQL connection pool support in Refs #33497, the methods for configuring the database role and timezone were moved to module-level functions. This change prevented subclasses of DatabaseWrapper from overriding these methods as needed, for example, when creating wrappers for other PostgreSQL-based backends. Thank you Christian Hardenberg for the report and to Florian Apolloner and Natalia Bidart for the review. Regression in fad334e1a9b54ea1acb8cce02a25934c5acfe99f. Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Diffstat (limited to 'tests/staticfiles_tests/project/loop')
0 files changed, 0 insertions, 0 deletions