Opened 4 years ago

Last modified 2 years ago

#32234 closed Cleanup/optimization

Add warning when multiple-column primary keys are found when using inspectdb — at Initial Version

Reported by: Damien Owned by: nobody
Component: Core (Management commands) Version: 3.1
Severity: Normal Keywords:
Cc: Ad Timmering Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Since django does not support multiple multiple-column primary keys, there should be a warning that the inspectdb result does not match exactly the database

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top