Why:The direct database-edit back door — the highest-risk page, since it can touch fields no other page reaches. That's why it requires the admin password and every change is logged.
Enter the admin password to unlock.
Select the table to edit (only whitelisted tables are editable).
Search/filter for the row(s) to fix.
Edit fields directly, or delete the whole row.
Changes write to the database immediately and are logged to edit_log, before and after.
Avoid this page unless necessary — prefer the normal station flow or the Revert page first.
Data Edit
This page edits/deletes DB rows directly — requires Admin password.