fix @Lob
This commit is contained in:
@@ -33,6 +33,7 @@ public class Invite implements UserData {
|
||||
private Instant starts;
|
||||
private Instant expires;
|
||||
@Lob
|
||||
@Column(length = 100000)
|
||||
private String message;
|
||||
private String note;
|
||||
private boolean redeemed;
|
||||
|
||||
Reference in New Issue
Block a user