-
Notifications
You must be signed in to change notification settings - Fork 452
MDL-85316 Adding Aurora MySQL version #1368
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
✅ Deploy Preview for moodledevdocs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
de17258
to
b1e6112
Compare
Thanks, @andrewnicols All issues have been addressed. |
I took the liberty to rebase the branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds Aurora MySQL as a formally supported database server across multiple Moodle release documentation files. The change documents Amazon Aurora MySQL as a supported database option with version 8.0 compatibility requirements.
Key Changes
- Aurora MySQL added to supported database tables across Moodle versions 4.5 through 5.3
- Documentation clarifies version compatibility requirements for Aurora MySQL configuration
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
File | Description |
---|---|
general/releases/5.3.md | Adds Aurora MySQL entry to supported databases table and compatibility notes |
general/releases/5.2.md | Adds Aurora MySQL entry to supported databases table and compatibility notes |
general/releases/5.1.md | Adds Aurora MySQL entry to supported databases table and compatibility notes |
general/releases/5.0.md | Adds Aurora MySQL entry to supported databases table and compatibility notes |
general/releases/4.5.md | Adds Aurora MySQL entry to supported databases table and compatibility notes |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Related to the patch on MDL-85316.