WordPress/sqlite-database-integration

Support SHOW TABLE STATUS

adamziel opened this issue · 0 comments

Any query that depends on getting data from information_schema is not returning anything; queries that use 'SHOW TABLE STATUS' also broken, and I noticed some normal queries that use group are returning no results.

More context in WordPress/wordpress-playground#663