IARC-CSU / CanReg5

CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data.
http://www.iacr.com.fr/CanReg5
GNU General Public License v3.0
24 stars 13 forks source link

C202309 - Holding databases testing #131

Open infotel4iarc opened 1 year ago

infotel4iarc commented 1 year ago

Investigate loading of the data from the holding to the main DB. The import into holding database should not be a pain for the users; it would be better if they don't have to make backups of the database everytime too.

cchenginfotel commented 1 year ago

refactoring the code of importPatient + add java doc It now no longer needs the "@H" set by the "Format check" option to work.

If the old value of the PatientRecord doesn't exist, this means it needs to create a new PatientRecord. Else, it will update/patch/overwrite the old value.

https://github.com/infotel4iarc/CanReg5/commit/2f037f76598664074c7b5f1cd923bc41008ccd5e