Stream: hapi
Topic: Error after upgrading
Sean McIlvenna (May 27 2020 at 16:13):
I was under the impression that as of 4.1, HAPI would be able to automatically upgrade itself... So, we recently changed our installation of hapi-fhir-jpaserver from 4.2 to 5.0, and are now getting this error on all resources:
Field 'SEARCH_LAST_RETURNED' doesn't have a default value
Anyone have any idea why?
Sean McIlvenna (May 27 2020 at 16:13):
@James Agnew @Michael Misiaszek
James Agnew (May 27 2020 at 17:33):
You do still need to run the migrator- I think I misspoke on a release webinar 1-2 releases ago and said it was automatic, but I was actually just (trying to say) you didn't need to manually run SQL scripts.
Last updated: Apr 12 2022 at 19:14 UTC