List one column per line in queries.conf files
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 24 Jun 2015 15:52:53 +0000 (11:52 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 24 Jun 2015 15:53:23 +0000 (11:53 -0400)
commit4ca052f51b439520403379b5cb711c9d3a116f4d
tree9167c0d03ae99f0c294caf40fb9659c2eb592cd6
parent37f2b2f7a122c20db32d3c06cd3e8fdb73ee5bb0
List one column per line in queries.conf files

It makes it easier to match columns to values, and means the whitespace remove code functions correctly, and the queries no longer look like something's been taking big bites out of them.
raddb/mods-config/sql/main/mssql/queries.conf
raddb/mods-config/sql/main/oracle/queries.conf
raddb/mods-config/sql/main/postgresql/queries.conf
raddb/mods-config/sql/main/sqlite/queries.conf