This repository was archived by the owner on May 5, 2021. It is now read-only.
Commit be8c56e
authored
Fix 3408 first contact date db migration (SORMAS-Foundation#3720)
* SORMAS-Foundation#3408 added contact history on backend and fixed column naming case on android
* SORMAS-Foundation#3408 added missing dto mapping for multiDayContact and firstContactDate
* SORMAS-Foundation#3408 removed default for contact history and exception catching when updating schema1 parent ea86e12 commit be8c56e
3 files changed
Lines changed: 12 additions & 3 deletions
File tree
- sormas-app/app/src/main/java/de/symeda/sormas/app/backend
- common
- contact
- sormas-backend/src/main/resources/sql
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1775 | 1775 | | |
1776 | 1776 | | |
1777 | 1777 | | |
1778 | | - | |
1779 | | - | |
1780 | | - | |
| 1778 | + | |
| 1779 | + | |
1781 | 1780 | | |
1782 | 1781 | | |
1783 | 1782 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| 210 | + | |
| 211 | + | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5982 | 5982 | | |
5983 | 5983 | | |
5984 | 5984 | | |
| 5985 | + | |
| 5986 | + | |
| 5987 | + | |
| 5988 | + | |
| 5989 | + | |
| 5990 | + | |
| 5991 | + | |
5985 | 5992 | | |
0 commit comments