mirror of
https://github.com/sismics/docs.git
synced 2024-11-21 13:37:56 +01:00
#451: remove @Lob on file content
This commit is contained in:
parent
f76eae23ca
commit
44f5db993a
@ -49,7 +49,6 @@ public class File implements Loggable {
|
||||
/**
|
||||
* OCR-ized content.
|
||||
*/
|
||||
@Lob
|
||||
@Column(name = "FIL_CONTENT_C")
|
||||
private String content;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user