2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
ALTER TABLE user_account ALTER COLUMN profile_avatar_url SET DEFAULT null;
|