`stellarwp/schema` executes few queries on ever run. Would it be possible to run `stellarwp/schema` only on plugin activation/update? (a production WordPress installation works from persistent object cache, with _almost_ no SQL queries)
stellarwp/schemaexecutes few queries on ever run.Would it be possible to run
stellarwp/schemaonly on plugin activation/update?(a production WordPress installation works from persistent object cache, with almost no SQL queries)