Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #14901 — Created March 14, 2026 and submitted
At some point, django changed the name of
get_key_columnsin the
DatabaseIntrospectionclass toget_primary_key_columns. We never
noticed because we haven't had any failures during upgrades, but this
affects Django 4.2 as well.
Verified this change inside a CI upgrade tests container.
| Summary | ID |
|---|---|
| ppxpkrntnqllnmtymzlzpolklulzyqwl |
| Description | From | Last Updated |
|---|---|---|
|
Missing something in the description: "We never <?> because we ..." |
|
At some point, django changed the name of | ||
DatabaseIntrospection class to get_primary_key_columns. We never | ||
| ~ | because we haven't had any failures during upgrades, but this affects | |
| ~ | Django 4.2 as well. | |
| ~ | noticed because we haven't had any failures during upgrades, but this | |
| ~ | affects Django 4.2 as well. |