playframework - How to generate Ebean table after evaluation plugin being disabled in Play framework -


i using play framework in 1 of project.

currently working initial release. use evaluation plugin generate sql queries create tables.

however after first release, have disable evaluation plugin because supports generating first sql (1.sql).

however not confident in writing sqls used ebean. looking proper way generated sqls , modify manually base on changes future version. possible?

unfortunately ebean can create create ddl (and not update ddl), means, next evolutions need create yourself.

read other answer more details.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -