Opened 19 months ago
Last modified 9 months ago
#35358 closed Cleanup/optimization
Rename BaseConstraint._check to check once the deprecation period — at Initial Version
| Reported by: | Simon Charette | Owned by: | |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | 6.0 |
| Cc: | Mariusz Felisiak, YashRaj1506 | 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
Per this comment this is tracking renaming the BaseConstraint._check method to check when the ungoing deprecation period for BaseConstraint.check (now .condition) ends.
Not sure if there is a better way to categorize this ticket so it doesn't fall between the cracks when the deprecation period ends.
Note:
See TracTickets
for help on using tickets.