Blog about nothing What's new with any site related to Nate Fanaro

Archive for December 2009

Prettify SQL plugin for Coda

I deal with a lot of MySQL queries each day and am always unsure of how I should be formatting them and hate wasting time on making them look “pretty.” I mean, php and perl have easy to use code tidiers so why can’t MySQL?
Make sure that you install SQL::Beautify from cpan first (run sudo [...]