wp-cli / core-command

Downloads, installs, updates, and manages a WordPress installation.
MIT License
49 stars 50 forks source link

SQLite: Look into `CUSTOM_USER_TABLE` compatibility #244

Open swissspidy opened 1 year ago

swissspidy commented 1 year ago

Extracted from #242 / #243

Tests involving CUSTOM_USER_TABLE are failing on SQLite.

Further investigation is needed to determine whether it's expected behavior, a bug in the SQLite integration plugin, or a bug on our side.