
MySQL Workbench to Play-Evolution for Initial Development
だいたい1分で読めます
Table of Contents
Overview
Evolution, the DB Migration tool for Play Framework, requires DB definition files to be prepared in its own notation.
Since EER diagrams can be easily created in MySQL Workbench, I created a script to convert these into a format usable by Evolution.
How to Use
I have uploaded it to GitHub, so please check there for details.