All string fields annotated with @Lob are being created in MySQL DB as "TEXT" no matter of length
Attached patch fixes this for trunk
- links to
All string fields annotated with @Lob are being created in MySQL DB as "TEXT" no matter of length
Attached patch fixes this for trunk