mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -47,7 +47,7 @@ public class EBasic {
|
||||
|
||||
@Size(max=127)
|
||||
String description;
|
||||
|
||||
|
||||
@Lob
|
||||
@Column(columnDefinition = "db2;blob(64M);")
|
||||
File descriptionFile;
|
||||
|
||||
Reference in New Issue
Block a user