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 8adf4a0 commit c6c7140
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class Court(

val telephoneNumber: String?,

@Column(name = "fax")
val faxNumber: String?,

val buildingName: String,
Expand Down

0 comments on commit c6c7140

Please sign in to comment.