Re: [hibernate-dev] HHH-11089

2017-02-18 Thread Petar Tahchiev
Thanks Vlad, here's a new pull-request against the master: https://github.com/hibernate/hibernate-orm/pull/1797 I wasn't able to test it because ./gradlew build fails even without my changes. 2017-02-17 15:45 GMT+02:00 Vlad Mihalcea : > Hi Petar, > > We only do development against the master

Re: [hibernate-dev] HHH-11089

2017-02-17 Thread Vlad Mihalcea
Hi Petar, We only do development against the master branch, hence we need to apply this on Hibernate 5.2. If Gail wants to backport it to 5.1, then it's up to her whether this change need to be applied to older branches. Can you open a PR with your latest changes against the master branch and I'l

[hibernate-dev] HHH-11089

2017-02-16 Thread Petar Tahchiev
Hey guys, a while ago I opened this issue: https://hibernate.atlassian.net/browse/HHH-11089 which blocks me from using Hibernate with Oracle database (the well-known issue with 30 chars limit for table/column/foreignkey/indexkey names). While I managed to workaround the tablename/columnname by s