hapi-fhir/hapi-fhir-jpaserver-test-ut...
Luke deGruchy a70d28acae
Enhance migration for MSSQL to change the collation for HFJ_RESOURCE.FHIR_ID to case sensitive (#6135)
* MSSQL:  Migrate HFJ_RESOURCE.FHIR_ID to new collation:  SQL_Latin1_General_CP1_CS_AS

* Spotless.

* Enhance test.  Fix case in ResourceSearchView to defend against future migration to case insensitive collation.

* Remove TODOs.  Add comment to ResourceSearchView explaining why all columns are uppercase.  Changelog.

* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_4_0/6146-mssql-hfj-resource-fhir-id-colllation.yaml

Code reviewer suggestion

Co-authored-by: Michael Buckley <michaelabuckley@gmail.com>

* Code review fixes:  Make changes conditional on the collation including _CI_, otherwise, leave it alone.

---------

Co-authored-by: Michael Buckley <michaelabuckley@gmail.com>
2024-07-25 14:22:54 +00:00
..
ResourceTable Fix postgres / Remove use of LOB content column (#5555) 2023-12-15 08:07:26 -05:00
TermConcept Fix postgres / Remove use of LOB content column (#5555) 2023-12-15 08:07:26 -05:00
src Enhance migration for MSSQL to change the collation for HFJ_RESOURCE.FHIR_ID to case sensitive (#6135) 2024-07-25 14:22:54 +00:00
pom.xml revert 6e208f16ec 2024-07-16 12:24:19 -06:00