SessionFactoryImpl - throw AggregateHibernateException when schema update fails#2409
SessionFactoryImpl - throw AggregateHibernateException when schema update fails#2409fredericDelaporte merged 4 commits into
Conversation
fredericDelaporte
left a comment
There was a problem hiding this comment.
Thanks for your contribution.
The feature should also have a test checking it actually throws. And the setting parameter should be documented in the reference documentation.
Thanks for the quick feedback. I can add a follow-up commit to address this. |
I see that it has been taken care of already. Thanks @fredericDelaporte |
Resolves #2259