matthew wall <[email protected]> writes: > the schema uses mixed case, and the column names are not consistent > (some are snake_case, some are camelCase). these names are used > directly (case-sensitive), throughout the weewx code, and particularly > in the templates and plots. the problem i encountered when doing a > half-hearted attempt at postgres support (almost 10 years ago!) was > the case sensitivity of the database. i seem to recall issues mapping > the mixed-case names into postgres (and also mysql on windows? or > maybe mysql with a case-sensitivity option enabled?) queries.
Isn't this simply a bug in the current code, which ought to be fixed? Or is it really hard to fix for some reason? -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/rmibkb7z91t.fsf%40s1.lexort.com.
