79267094

Date: 2024-12-10 05:28:37
Score: 2.5
Natty:
Report link

I just remove @Lob and its works

@Column(name = "media", columnDefinition = "bytea", nullable = true)
 private byte [] media;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @Lob
  • Low reputation (1):
Posted by: Akdev