Related: * https://github.com/wp-cli/db-command/issues/234 The situation is very similar for this command, though everything goes through `$wpdb` The SQLite integration plugin is supposed to translate MySQL queries to SQLite, but right now there are a bunch of syntax errors when running tests. Plus on CI tests seem to hang forever.