-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
[Type] BugAn existing feature is brokenAn existing feature is broken
Description
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
- Create a new site
- Install the performance plugin and enable SQLite
- Open a terminal/shell and change to the site's directory
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature is brokenAn existing feature is broken