Clean up the "users" table

How is it possible to clean up the table “users”?

  • After deleting companies and users, this table still contains obsolete entries.
    Can these be deleted from the table without hesitation or must they be retained?
  • What is the meaning of the field “last_confirmed_email_address” in the table?
    Can this be set to “NULL” directly in the table?

Hi,

We advise against making any manual changes to the database.

The last_confirmed_email_address field is used to revert an email change if needed.