Closed KijongHan closed 6 years ago
No worries, thanks for working on this so quickly! Adding the @Lob
annotation seems to do the trick when I run mvnw test
on my machine as well.
@crat019 can you test this to confirm it works as well?
Good work on identifying the problem quickly!! I tested this on my machine and all the tests run and pass.
@crat019 @dylHall review please guys!
Apologies, there was an error with my pull request #93 as file image column was defined as clob in the database configuration file but didn't have the appropriate annotation in the document class. Thanks @dylHall for identifying the issue and helping out.