| Age | Commit message (Collapse) | Author |
|
are enabled.
Prior to this change foreign key constraint references could be left pointing
at tables dropped during operations simulating unsupported table alterations
because of an unexpected failure to disable foreign key constraint checks.
SQLite3 does not allow disabling such checks while in a transaction so they
must be disabled beforehand.
Thanks ezaquarii for the report and Carlton and Tim for the review.
|
|
|
|
Co-Authored-By: Xavier Fernandez <xavier.fernandez@polyconseil.fr>
|
|
on SQLite and Oracle.
|
|
|
|
Thanks Taqi Abbas and Raphael Kimmig for the report.
|
|
There are test failures with older versions.
|
|
TransactionTestCase when using --keepdb."
This reverts commits b3b1d3d45fc066367f4fcacf0b06f72fcd00a9c6 and
9fa0d3786febf36c87ef059a39115aa1ce3326e8 due to reverse build failures
for which a solution isn't forthcoming.
|
|
|
|
|
|
Co-authored-by: Tim Graham <timograham@gmail.com>
|
|
|
|
|
|
|
|
Seems to be a needless restriction in
978a00e39fee25cfa99065285b0de88366710fad.
|
|
|
|
set _next_serialized_rollback.
|
|
ModelAdmin.prepopulated_fields.
|
|
default value.
Co-Authored-By: Hasan Ramezani <hasan.r67@gmail.com>
|
|
|
|
|
|
Thanks Mariusz for suggesting it.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
HttpResponse object" error.
|
|
|
|
|
|
|
|
Unused since d334f46b7a080fd3eb720141c19b37b10704a352.
|
|
Removed DatabaseIntrospection.table_name_converter()/column_name_converter()
and use instead DatabaseIntrospection.identifier_converter().
Removed DatabaseFeatures.uppercases_column_names.
Thanks Tim Graham for the initial patch and review and Simon Charette
for the review.
|
|
The class name is the same as one given to the fields in the change list.
|
|
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
|
|
|
|
wrapping a hidden widget.
|
|
|
|
Co-Authored-By: Sergey Fedoseev <fedoseev.sergey@gmail.com>
|
|
The aliases aren't cached and thus the old usage will be an error after
refs #29478.
|
|
a connection.
|
|
Thanks Eugene Pakhomov for the suggested fix.
|
|
|
|
|
|
auth/common-passwords.txt.gz.
|
|
|
|
|
|
|
|
|
|
|