1 line
75 B
MySQL
1 line
75 B
MySQL
|
ALTER TABLE `o_auth2_client` ADD `confidential` tinyint DEFAULT 1 NOT NULL;
|