| Age | Commit message (Collapse) | Author |
|
The mysqlclient cursor attribute `_last_executed` is always stored as
bytes. Decode it.
TextField values are already type str. No need to decode.
|
|
|
|
The old implementation considered objects initialized with an equivalent
signature different if some arguments were provided positionally instead of
as keyword arguments.
Refs #11964, #26167.
|
|
|
|
|
|
Thanks infinite-l00p for the initial patch.
|
|
|
|
arguments.
Also renamed the `constraint` argument to `check` to better represent which
part of the constraint the provided `Q` object represents.
|
|
|
|
|
|
Refs #12892 is probably obsolete.
|
|
|
|
|
|
|
|
Thanks Rémy Hubscher for the report and Tim Graham and Simon Charette for the reviews.
|
|
user change form.
|
|
users.
Thanks Claude Paroz & Tim Graham for collaborating on the patch.
|
|
Forward port of d5ed08263b58ec972a1e009f23d7b90c30b6b9c1 from master.
|
|
|
|
slash.
|
|
INSTALLED_APPS.
|
|
AnonymousUser.
|
|
Co-authored-by: Ross Thorne <rmwthorne@googlemail.com>
|
|
|
|
|
|
same name on Oracle 12.1.
Regression in 0899d583bdb140910698d00d17f5f1abc8774b07.
Thanks Tim Graham for the review and Jani Tiainen for help.
|
|
|
|
|
|
|
|
Regression in 3b429c96736b8328c40e5d77282b0d30de563c3c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixed test failures if sqlparse isn't installed.
|
|
|
|
|
|
Unused since 915ef79b08862680e82d6a772d6ead22735e9a2f and
aaf77c1676e44019abe544911ff7a06eb2690295.
|
|
Thanks Tim Graham, Nick Pope, and Claude Paroz for contribution and review.
|
|
|
|
with cx_Oracle 7.
|
|
|
|
|
|
|
|
Thanks Ramiro Morales for contributing to the patch.
|
|
|
|
tilde or underscore.
Regression in 29150d5da880ac1db15e47052330790cf1b802d2.
|
|
|