Site Archives mvc

MySQL Workbench Propel export plugin


So I wrote about converting MySQL Workbench files to Propel schema files. Now I have a much improved solution: A plugin for MySQL Workbench that allows you to export your current catalog as Propel schema file.

MySQL Workbench + propel = useful


This is the first in a series of posts describing the way DiLoc|Rail is built. As already mentioned i use MySQL Workbench to develop the database schema for DiLoc|Rail. Since I got to know Ruby on Rails some years ago, I was reluctant to write the whole database code for the backend of the app [...]