pass_manager/entity/migrations/0002_locales.down.sql

3 lines
77 B
SQL

-- Add down migration script here
ALTER TABLE master_pass
DROP COLUMN locale;