1 line
85 B
MySQL
1 line
85 B
MySQL
|
ALTER TABLE tokens ALTER token_version DROP NOT NULL, ALTER token_type DROP NOT NULL;
|