hapi-fhir/hapi-fhir-jpaserver-model
Luke deGruchy 0fe3380c4a
Ensure Delete Expunge removes corresponding HFJ_RES_SEARCH_URL records for affected resources (#5940)
* Delete HFJ_RES_SEARCH_URL record when delete expunging a resource.  Add a new foreign key on RES_ID to HFJ_RESOURCE to HFJ_RES_SEARCH_URL.  Add a migration task to set up the new FK.

* Cleanup logging.

* Fix unit test failures and ensure ResourceSearchUrlEntity is created with a ResourceTable.

* Remove TODO.

* Fix more unit tests.

* Add more unit test assertions.

* Add changelog.

* Code review feedback.

* Fix unit test failures due to lazy loading lack of session.

* Reverse original code review feedback changes.
2024-05-22 18:54:40 +00:00
..
src Ensure Delete Expunge removes corresponding HFJ_RES_SEARCH_URL records for affected resources (#5940) 2024-05-22 18:54:40 +00:00
pom.xml 7 2 mergeback may 10 v2 (#5928) 2024-05-13 15:51:03 -07:00