Skip to content

Commit

Permalink
Update release note (TECH-1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
abyot committed Oct 17, 2023
1 parent 85b970c commit 2f9d99e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions releases/2.41/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,13 @@ in the following API response bodies

## Database

We have removed prefix `dataelement` from `category` and `categoryoption` tables as this gives us more readability.

| Old Table Name | New Table Name |
| ------------------------------|:----------------------------:|
| dataelementcategoryopion | categoryoption |
| dataelementcategory | category |

### Tracker

#### Breaking Changes: renamed tables and columns
Expand Down

0 comments on commit 2f9d99e

Please sign in to comment.