#32453 closed Bug (fixed)
Introspection doesn't return column order for unique constraints on SQLite.
Reported by: | Mariusz Felisiak | Owned by: | Hannes Ljungberg |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 3.1 |
Severity: | Normal | Keywords: | SQLite introspection |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Introspection doesn't return column order for unique constraints on SQLite.
Note:
See TracTickets
for help on using tickets.
PR