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: v2.1.5
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: main
Choose a head ref
  • 6 commits
  • 5 files changed
  • 6 contributors

Commits on Mar 24, 2026

  1. Harden test involving sqlite db name (#316)

    * Harden test involving sqlite db name
    
    The filename was changed in the latest sqlite plugin version. Accommodate for both
    
    * Update features/db-size.feature
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update features/db-size.feature
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    52d4aff View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    39be731 View commit details
    Browse the repository at this point in the history
  2. Regenerate README file (#317)

    Co-authored-by: schlessera <83631+schlessera@users.noreply.github.com>
    github-actions[bot] and schlessera authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    bc17608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b21f21 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Add codecov config

    swissspidy committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    faf63a1 View commit details
    Browse the repository at this point in the history
  2. Regenerate README file (#318)

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    github-actions[bot] and swissspidy authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    33c4c58 View commit details
    Browse the repository at this point in the history
Loading