WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.65k stars 264 forks source link

Some of the WP-CLI commands don't work #1618

Open fluiddot opened 4 months ago

fluiddot commented 4 months ago

Similar to https://github.com/WordPress/wordpress-playground/issues/1097, I noticed some WP-CLI commands don't work when using https://playground.wordpress.net/demos/wp-cli.html. All results in the execution being frozen and no result is returned after invoking the command. Here's a preliminary list of commands that fail:

danielbachhuber commented 4 months ago

This could be related: https://github.com/wp-cli/.github/issues/94

fluiddot commented 4 months ago

This could be related: wp-cli/.github#94

Yep, most likely, at least for the database commands. Thanks Daniel for linking the issue 🙇 .

bgrgicak commented 4 months ago

I'm marking this one as blocked for now because there doesn't seem to be much we can do until WP-CLI starts fully supporting SQLite.

adamziel commented 2 months ago

Fyi @janjakes, this might be a good testing ground for the new SQL parser