Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


datecomment
201912Created
202108Reviewed - no change

The page describes Sage's best practices for manipulating user profile data in the application. In general, we avoid updating the database directly when we can use APIs to perform the work, so we use a client for most of this.

...