Al-Mothafar Al-Hasan
Al-Mothafar Al-Hasan
I got the same issue on version `2.4.0` but downgraded again to `2.3.2`, and worked again. But I noticed something, when I downgraded the version, and I run the `bower...
Yes, this release causes a headache for us now, suddenly everything is broken! When You do something, please use release tab in github and do some notes, also update CHANGELOG!...
Any news about when to release this fix
@marcospereira not sure, you tell me 😁, that thing is just added with ebean version 11.19.1 and improved later as I see from history and releases here: https://github.com/ebean-orm/ebean/releases/tag/ebean-11.19.1 I think...
@marcospereira sorry I meant play's one, meaning play-ebean not play itself. So are we moving back to play for the evolution parse? https://github.com/playframework/playframework/blob/683dc2c65d5daa463a3ffe2fb56157228cb8db8b/framework/src/play-jdbc-evolutions/src/main/scala/play/api/db/evolutions/Evolutions.scala#L59
OK, now I got the issue with MSSQL (Microsoft SqlServer) as well, it is adding `delimiter $$` even it is not correct, with: ```java package models; import io.ebean.config.ServerConfig; import io.ebean.event.ServerConfigStartup;...
@mkurz That's only for MySQL, for MSSQL here it is still doing it, also no need to spread comments to all tickets :)
I solved the auto scaled gears issue in my fork: https://github.com/almothafar/openshift-cartridge-play2 The problem in the newly created gear is: - .profile file will not be the same in newly created...
@miguelbaldi I can do pull request but in my fork only support play 2.4.x and later. And changed README to use my version. if it is ok, I can do...
Why this closed, I still get this issue in the same scenario even in version 4.3.3