-
Notifications
You must be signed in to change notification settings - Fork 87
Remove CMS DB aware trait #441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍(Review updated until commit 4ecf674)Here are some key observations to aid the review process:
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
For joomla/joomla-cms#45340
PR Type
documentation
Description
Document removal of
CMS DatabaseAwareTrait
class.Advise using
Joomla\Database\DatabaseAwareTrait
instead.Add backward incompatibility note for trait removal.
Changes walkthrough 📝
removed-backward-incompatibility.md
Add documentation for removal of DatabaseAwareTrait
migrations/54-60/removed-backward-incompatibility.md
CMS DatabaseAwareTrait
.