mail-accounts/migrations/20231008091205_no_name.sql

3 lines
68 B
MySQL
Raw Normal View History

-- Add migration script here
ALTER TABLE accounts DROP COLUMN name;