Re: [darktable-devel] SQL and casing

2013-03-20 Thread Tobias Ellinghaus
Am Dienstag, 19. März 2013, 15:29:40 schrub Pascal Obry: > Some of the SQL statements are using upper-case for the keywords, some > are all lower case. It is far easier to read a SQL statement with > keyword in upper-case. I may start this change as a background task > but this is boring and I'll d

Re: [darktable-devel] SQL and casing

2013-03-19 Thread James C. McPherson
On 03/20/13 12:29 AM, Pascal Obry wrote: > Some of the SQL statements are using upper-case for the keywords, some > are all lower case. It is far easier to read a SQL statement with > keyword in upper-case. I may start this change as a background task > but this is boring and I'll do this ONLY if y

[darktable-devel] SQL and casing

2013-03-19 Thread Pascal Obry
Some of the SQL statements are using upper-case for the keywords, some are all lower case. It is far easier to read a SQL statement with keyword in upper-case. I may start this change as a background task but this is boring and I'll do this ONLY if you agree with that. So is that ok? -- Pascal