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

Draft for an event with all information after schema change was perfomed #11409

Draft
wants to merge 5 commits into
base: 3.2.x
Choose a base branch
from

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    f864743 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Housekeeping: phpcs

    beberlei committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    94db6a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Add getters on the event

    greg0ire committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3dad948 View commit details
    Browse the repository at this point in the history
  2. Document the new event

    greg0ire committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    382da88 View commit details
    Browse the repository at this point in the history
  3. Demonstrate that listener is called

    For now, that test only works with DBAL 3, but hopefully that's only
    because of the test mocking system rather than the code.
    greg0ire committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3e7771e View commit details
    Browse the repository at this point in the history