ProfileEdit

final class ProfileEdit : Model

When a UserProfile is edited, a ProfileEdit is created and associated with the profile. The ProfileEdit records the state of the profile just before the edit occurred.

This is done for accountability purposes and the data collected is intended to be viewable only by users with an access level of .moderator or above.

See

See Also: CreateProfileEditSchema the Migration for creating the ProfileEdit table in the database.

Properties

Relations

Initialization