Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Demographic and Enabled fields from the User Entity and database #25

Open
jdisser opened this issue Sep 26, 2018 · 1 comment
Open

Comments

@jdisser
Copy link
Contributor

jdisser commented Sep 26, 2018

Remove demographic and enabled from the User entity and the database.
Update ModelMapper PropertyMap configurations.

@haxwell
Copy link
Member

haxwell commented Jan 9, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants