Opened 7 months ago

Last modified 2 weeks ago

#35358 new 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: Someday/Maybe
Has patch: no 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.

Change History (0)

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