otter/gpodder_sqlite/migrations/2025-06-24-110307_user_admi.../down.sql

3 lines
41 B
SQL

alter table users
drop column admin;