I deleted jhi_user table and now when I run mvn command I get this error
"com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'jhi_user'"
I thought that it will be regenerated but it's not the case.
Any idea ?
Thank you
If you delete the “databasechangelog” and “databasechangeloglock” tables and re-run your app, Liquibase will re-create all your tables. You'll lost your data though.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more