Visualize your models

Happy new year!

Way back in December I found an awesome article by Cakeexplorer on a script to build an
image of your db schema
. I had been meaning to write such a script for some time, it was
great to have it already ticked off the to-do list.

There was one thing that I didn't like too much: it ran off the tables in the db rather than
the models in your app/models...