ezidam/crates/database/migrations/20230305181020_settings_store_first_admin.down.sql

2 lines
50 B
SQL

alter table settings
drop column first_admin;