QnaList > Groups > Play-Framework > Apr 2016
faq

[play-framework] [Java-2.5.x] Support For Multiple Evolutions Tables In One Database

Hello All,
I have a multi-module project which will be then packaged and used as a 
dependency in other applications. So far so good!
I need to maintain the evolutions scripts module wise as not all 
applications need all the modules and each module can have their entities. 
I would like to manage my evolutions module wise. I have tried to modify 
evolutions API and got some success with some workarounds, but thinking 
this will be a good addition to Play itself.
Example: I have three modules, 1) Core, 2) Process, 3) Report, I would like 
to manage my evolutions in each of these modules following their own 
versioning.
In DB, I will have three tables, 1) play_evolutions_core, 2) 
play_evolutions_process, 3) play_evolutions_report.
Shall I create an issue in GitHub for this? 
Thanks,
RP.
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/d23882a3-14bc-48a4-9972-95a735ebe9b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

asked Apr 4 2016 at 17:34

Rajendra Prasad Gujja 's gravatar image



Related discussions

Tagged

Group Play-framework

asked Apr 4 2016 at 17:34

active Apr 4 2016 at 17:34

posts:1

users:1

Play-framework

©2013 QnaList.com