summaryrefslogtreecommitdiff
blob: 993cd15fb0d096bbf8202c9ac83b7c5ad25ddcbe (plain)
1
2
ALTER TABLE /*_*/oauth_registered_consumer
	ADD oarc_oauth2_allowed_grants BLOB NULL;