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
db/changelog/changes/1-ays-ddl.xml::1-ays-ddl::ays was: 9:bc046153f5677aace14604c2c58c3442 but is now: 9:34f914e2fbb9a593ea3c725551f758ad
278
+
db/changelog/changes/2-ays-dml.xml::2-ays-dml::ays was: 9:125d52ec3abeced458eb69767a39c443 but is now: 9:6e22314bcbe8286ee0eea2f049e16e26
279
+
```
280
+
281
+
#### Solution:
282
+
> This problem is caused by the checksum values in the database not matching.
283
+
> The Override configuration properties section opens.
284
+
> Application parameters can be overridden specifically.
285
+
> If the **_AYS_LIQUIBASE_ENABLE_DROP_FIRST_** parameter in application.yml is defined here and given as true, the database is cleaned and recreated in the local environment.
286
+
> If this is not desired to be done every time the application is run, the parameter can only be disabled without deleting it.
0 commit comments