45ea9bfd3a
Migration 0019 was generated from a full schema snapshot and re-created all objects already added in migrations 0012–0018, causing E2E CI to fail on fresh DB initialization. The only net-new statement is the is_super_user column addition, so the migration file is reduced to that single statement. Co-Authored-By: Paperclip <noreply@paperclip.ing>