You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to see what is involved here. We should be able to just make the change to the backend code, and the code which populates the DB, and that should be enough. Developers would just have to reinitialize their DBs when they ran the backend locally.
Once we are in Production, this would be the perfect case for a database migration. We would use a tool like Liquibase to get it done.
Remove
demographic
andenabled
from theUser
entity and the database.Update ModelMapper PropertyMap configurations.
The text was updated successfully, but these errors were encountered: