mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 09:46:17 +00:00
#451: remove @Lob on file content
This commit is contained in:
@@ -49,7 +49,6 @@ public class File implements Loggable {
|
||||
/**
|
||||
* OCR-ized content.
|
||||
*/
|
||||
@Lob
|
||||
@Column(name = "FIL_CONTENT_C")
|
||||
private String content;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user