#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 by , 11 years ago
comment:2 by , 11 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
(pending integration of Simon's comment)
comment:3 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
PR