actaeon/migrations/sqls/20240402044205-add-dashboard-to-user-ext-down.sql

3 lines
52 B
MySQL
Raw Normal View History

2024-04-05 06:01:54 +00:00
ALTER TABLE actaeon_user_ext
DROP COLUMN dashboard;