Hibernate could not create WokoDbGroovyFacetDescriptor table because of
@Length(max=99999) private String sourceCode;
which is translated into an incorrect varchar(99999)
Log in to post a comment.