I need to fix hibernate so that I can get names of unique constraints from 
exceptions.
I made a fix and it works fine at least for me.
Before pull request, there are two points I want to know:
- I can not extract constraint name from the message in case of primary key 
constraint violation even when it is explicitly named, can I?
- I'm going to leave suffix sometimes added by H2 Database. Should I remove 
it? (Although I don't know the naming rule)
Those two points don't matter for me but it should be good also for others.

BR,
Tadashi

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/99956287-5f5e-4b81-804a-51c36f52ee2fn%40googlegroups.com.

Reply via email to