Remove unneeded DB changes (Liquibase #12) 28/142028/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 21 Aug 2025 14:15:25 +0000 (15:15 +0100)
committerWayne Dunican <wayne.dunican@est.tech>
Wed, 17 Sep 2025 10:12:01 +0000 (10:12 +0000)
commit4b741c543bddb03ad9bc48ade5ce0c35adbd25f2
tree4f099315cc8a6b8a0538107c0563bbab07a7e150
parenta57d2e4c2555b473028d9a90f804821336d87910
Remove unneeded DB changes (Liquibase #12)

Some DB changes are not needed. For example, setting the
'restarting' columns to NULL is not needed as those fields are
no longer used. Also, updating subState when it is null in 1601
is not needed, as this change is also present in 1701.

Issue-ID: POLICY-5398
Change-Id: Id59e3d1533ee316a1e7d69f75408e2b37b64d35c
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
runtime-acm/src/main/resources/db/changelog/changelog-1500.yaml
runtime-acm/src/main/resources/db/changelog/changelog-1601.yaml [deleted file]
runtime-acm/src/main/resources/db/changelog/db.changelog-master.yaml