ing
This commit is contained in:
@@ -34,7 +34,7 @@ public class NoAuthProbe {
|
||||
this.id = id;
|
||||
}
|
||||
|
||||
@Column(name = "INFRA_HOST_META", nullable = true, length = 1000)
|
||||
@Column(name = "INFRA_HOST_META", nullable = true, length = 4000)
|
||||
public String getInfraHostMeta() {
|
||||
return infraHostMeta;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user