Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wp-cli/db-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wp-cli/db-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/fix-mysqlcheck-character-set-error
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 2 files changed
  • 4 contributors

Commits on Feb 1, 2026

  1. Initial plan

    Copilot committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    b0f6bcc View commit details
    Browse the repository at this point in the history
  2. Fix empty character set parameter issue in mysqlcheck commands

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    a265c7d View commit details
    Browse the repository at this point in the history
  3. Address code review feedback: handle null values and improve test

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    878e3e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Move filter to final_args after merge and improve test coverage

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    3a3ed77 View commit details
    Browse the repository at this point in the history
  2. Add success message assertion to improve test coverage

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    6a5eec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

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

Commits on Mar 11, 2026

  1. Configuration menu
    Copy the full SHA
    188e78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740235b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1693bf9 View commit details
    Browse the repository at this point in the history
  4. Update src/DB_Command.php

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    e4b351b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

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