Open fluffy-critter opened 3 years ago
Keeping user profiles around in a separate database from the KnownUser database and which doesn't reset whenever the schema changes would be nice.
KnownUser
This could also open the door to people being able to provide extra information to the site operator on a private 'edit profile' page or something.
Profiles get lost whenever the schema changes.
1. 2. 3. 4.
Expected Behavior
Keeping user profiles around in a separate database from the
KnownUser
database and which doesn't reset whenever the schema changes would be nice.This could also open the door to people being able to provide extra information to the site operator on a private 'edit profile' page or something.
Current Behavior
Profiles get lost whenever the schema changes.
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context