Skip to content

Commit

Permalink
PI-2097 update entity to fix pod crash
Browse files Browse the repository at this point in the history
Signed-off-by: Amardeep Chimber <[email protected]>
  • Loading branch information
achimber-moj committed Jun 6, 2024
1 parent ee2682e commit 9a215e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class Disposal(

val length: Long? = null,

@Column(name = "entered_notional_end_date")
val enteredSentenceEndDate: LocalDate? = null,

@Column(name = "active_flag", columnDefinition = "number")
Expand Down

0 comments on commit 9a215e6

Please sign in to comment.