#24245 closed New feature (fixed)
Add introspection for database defaults
Reported by: | Tim Graham | Owned by: | Tim Graham |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | 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
This isn't really meant to be a user facing feature, but it's useful for testing that migrations properly remove the defaults they set.
Change History (4)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Triage Stage: | Accepted → Ready for checkin |
---|
(pending integration of Simon's comment)
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
PR