Skip to content

Rename history

The history page at /admin/profiles/history is read-only. It lists the stored alias-rename history for a table, one entry per rename.

Each entry shows:

  • the table name;
  • the old column name;
  • the new column name;
  • the timestamp the rename was recorded at.

The page is entered from the admin panel with ?profile=<name>&table=<name> and, like every other table-definition page, links back to the panel it came from. It has no write endpoint.