Bug #908
Error in database relationship for Adverse Reaction
Start date:
09/16/2013
Due date:
% Done:
0%
Description
In the table CaseSideEffect there is a field called
CASE_DATA_ID_KH
Which is a foreing key to the table TbCaseKH.
This relationship cannot exist, because it creates a dependency of the generic version with the Cambodian version.
History
#1
Updated by Ricardo Memoria over 11 years ago
- Status changed from New to Resolved
Implemented as a new liquibase file.
Available in dev server.
#2
Updated by Ricardo Memoria over 11 years ago
- Status changed from Resolved to Closed
- Priority changed from Normal to Immediate
This was a high priority bug because it was preventing the generation of the Namibia database file (or any other database from a different workspace)