1 line
80 B
MySQL
1 line
80 B
MySQL
|
|
alter table user_authorizations ALTER COLUMN token TYPE character varying(2000);
|