diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-12-07 20:50:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-07 20:50:18 +0100 |
| commit | 5b3b791e9046461901df3898be8544e14d91b931 (patch) | |
| tree | ce325771318e61cfe009023039dc147d43acb461 /tests/test_runner/test_debug_sql.py | |
| parent | 2dca98f4f76e1296b842b183a9287086ec416b58 (diff) | |
Fixed #35024 -- Fixed model instance creation crash on GeneratedField.output_field with backend converters.
Regression in d9de74141e8a920940f1b91ed0a3ccb835b55729.
This is a long standing issue, however it caused a crash of
GeneratedFields for all output fields that have backend-specific
converters when the RETURNING clause is not supported
(MySQL and SQLite < 3.35).
That's why severity was exacerbated.
Diffstat (limited to 'tests/test_runner/test_debug_sql.py')
0 files changed, 0 insertions, 0 deletions
