by Serge » Tue Feb 12, 2013 2:22 pm
We already do it for MySQL. In Oracle views are stored well-formatted.
Actually some databases keep original views formatting so it's not a good idea to format them automatically (removing all manual formatting made by view author).
So it is not so obvious how to deal with it. Maybe we should format view source only if it contains a single long line or something like this..