Skip to content

Version 3.0.0

Latest

Choose a tag to compare

@swissspidy swissspidy released this 04 Aug 12:27
· 2 commits to main since this release
f902255
  • db import: Pass import file via STDIN redirection [#341]
  • db import: Reject dot-commands in SQLite dump files [#340]
  • Bail early when check/dump commands are missing [#339]
  • Modernize deprecated syntax in Behat tests [#338]
  • Regenerate README file [#337]
  • Fix wp db repair --verbose test for MariaDB [#336]
  • Skip server certificate verification for MariaDB connections [#334]
  • Fix SQL mode compat issues by removing the additional probe request [#333]
  • Support the --ssl and --skip-ssl flags in wp db import [#332]
  • Use Utils\get_mysql_binary_path() to get correct binary [#328]
  • Filter empty database parameters to prevent MySQL command failures [#308]