Skip to content

SQLite module: Doesn't work with WP-CLI #614

@rosswintle

Description

@rosswintle

Bug Description

The SQLite module does not work with various WP-CLI commands such as:

  • wp db cli (opens a MySQL cli)
  • wp db export (exports a MySQL file)
  • wp db transient list (seems to hang and do nothing)

Steps to reproduce

  1. Create a new site
  2. Install the performance plugin and enable SQLite
  3. Open a terminal/shell and change to the site's directory
  4. Run one of the above commands

Additional Context

  • PHP Version: 7.4.x
  • OS: MacOS 13.0
  • Browser: n/a
  • Plugin Version: 1.8.0

I'm aware that this could be an issue to raise with WP-CLI rather than with the Performance Lab (or wherever the SQLite integration ends up living). But I wanted to log that I had tried this as part of my testing and it had failed to do what it should.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] BugAn existing feature is broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions