0.07 2003-10-08
- Offer two styles of graph layout (neato & dot).
- There were still a couple of spots using
Alzabo::Config::mason_extension(). Reported by Barry Hoggard.
0.06 2003-10-06
- Add "pk" after primary key colums in column list.
- The installer was ignoring the user-provided extension, and simply
giving all files the default ".mhtml" extension. Reported by Barry
Hoggard.
0.05 2003-10-04
- Renamed to Alzabo::GUI::Mason.
0.04 2003-09-24
- Cleaned up look of a couple pages (post SQL-execute pages).
- Added an AlzaboGUI/Mason.pm file so CPAN indexes this distro.
0.03 2003-09-20
- Add back foreign key & index functionality.
0.02 2003-09-20
- Include a passthrough Makefile.PL
0.01 2003-09-20
- Initial release of new Mason interface.
- Among other improvements, the GraphViz-generated schema graph is now
much nicer. These improvements were based in part on the code in
SQL Fairy.