summaryrefslogtreecommitdiff
blob: 742af2c389d070cfec3453afa4ee9c111eda7a56 (plain)
1
ALTER TABLE /*_*/oauth_registered_consumer ADD COLUMN `oarc_developer_agreement` tinyint NOT NULL DEFAULT 0 AFTER `oarc_email_authenticated`;