Done ticket GEPAFINBE-165
This commit is contained in:
@@ -35,9 +35,6 @@ public class UserWithCompanyEntity extends BaseEntity{
|
||||
@Column(name = "EMAIL")
|
||||
private String email;
|
||||
|
||||
@Column(name = "JSON")
|
||||
private String json;
|
||||
|
||||
@Column(name = "IS_DELETED")
|
||||
private Boolean isDeleted = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user