Skip to content
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

Drupal 11 compatibility and test coverage #4401

Draft
wants to merge 14 commits into
base: 2.x
Choose a base branch
from
Draft

Conversation

dafeder
Copy link
Member

@dafeder dafeder commented Feb 4, 2025

Mark modules as Drupal 11 compatible, and add test coverage for Drupal 11.0.

Requires adding a GRANT PRIVILEGE command to database, need to make follow-up ticket(s) to make this less hack-y. Also makes a small change to the schema building logic in datastore, which did not actually account for the possibility of the INT UNSIGNED type. Both of these are to deal with the change to mysql 8 including the ddev defaults, and aren't related to any actual D11 changes..

Documentation updated to reflect these requirements.

Describe your changes

QA Steps

  • Add manual QA steps in checklist format for a reviewer to perform. Be as specific as possible, provide examples if appropriate.

Checklist before requesting review

If any of these are left unchecked, please provide an explanation

  • I have updated or added tests to cover my code
  • I have updated or added documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant