insert
Inserts a single user entity into the database. If a conflict arises, the existing entry is replaced.
Parameters
user
The user entity to be inserted.
Inserts a single user entity into the database. If a conflict arises, the existing entry is replaced.
The user entity to be inserted.