diff options
author | Mark Longair <mhl@pobox.com> | 2013-08-29 10:13:18 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-08-29 14:53:10 +0100 |
commit | 17199cf44fd4ad8dcf700a13126607c42bb3be34 (patch) | |
tree | 03a3c4919d8e236725e1bb32db91ab6774e641cd /script/rails-post-deploy | |
parent | 0b12ae4013ccbbee07b1d59c095b6508aedbfdcd (diff) |
Tidy up SQL query strings
In the list method of PublicBodyController, capitalize
the SQL keywords consistenly and don't include extraneous
whitespace in the strings. (On the former point,
previously only some were - the convention is a matter of
some debate, but in this case the you editor's not doing
to do syntax highlighting of SQL so having the keywords
capitalized helps its readibility, I think.)
I wouldn't normally do this kind of cosmetic tidying up,
since it affects the tidiness of diffs and merges, but in
this case I'm going to change all these lines in the
next commit anyway, so that reasoning doesn't apply.
Diffstat (limited to 'script/rails-post-deploy')
0 files changed, 0 insertions, 0 deletions