hapi-fhir/hapi-fhir-jpaserver-test-ut...
Luke deGruchy 34da5c1b34
Ensure DropPrimaryKeyTask respects dry-run (#6062)
* Remove code to SQL query from BaseTask.  Move code to DropPrimaryKeyTask and gate it for NOT dry-run.

* Update hapi-fhir-sql-migrate/src/main/java/ca/uhn/fhir/jpa/migrate/taskdef/DropPrimaryKeyTask.java

Commit code review suggestion

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

* Code review feedback.

* Code review feedback.

* Remove isTransactional().

---------

Co-authored-by: Michael Buckley <michaelabuckley@gmail.com>
2024-07-02 09:22:55 -04: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 Ensure DropPrimaryKeyTask respects dry-run (#6062) 2024-07-02 09:22:55 -04:00
pom.xml Fix JPA nullable primitive columns (#5926) 2024-06-18 13:05:29 -04:00