https://gerrit.wikimedia.org/r/#/c/255488 requires a schema change:
ALTER TABLE /*_*/oauth_registered_consumer ADD COLUMN `oarc_owner_only` tinyint NOT NULL DEFAULT 0 AFTER `oarc_developer_agreement`;
This should go out before Tuesday as I forgot a schema change is involved and merged the patch. Sorry about that.
Should be trivial, metawiki only, about 350 rows.