2 lines
69 B
MySQL
Raw Normal View History

2022-08-08 22:19:05 +08:00
ALTER TABLE user_table ADD COLUMN icon_url TEXT NOT NULL DEFAULT '';