AppFlowy/frontend/rust-lib/flowy-sqlite/migrations/2022-08-08-110959_user-add-icon/down.sql

2 lines
45 B
MySQL
Raw Normal View History

2022-08-08 14:19:05 +00:00
ALTER TABLE user_table DROP COLUMN icon_url;