gjr80 schrieb am Donnerstag, 11. März 2021 um 10:07:01 UTC+1: > I think you will find the issue is that interval is a reserved word in > MySQL. The solution is to enclose interval in backticks, eg: 'interval'
Thank you, Gary, for your tip. Unfortunately, that in turn does not work for Sqlite. There, it only works with quotes, "interval" -- You received this message because you are subscribed to the Google Groups "weewx-user" 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-user/2729772c-7982-4e30-9b1d-812fa3258108n%40googlegroups.com.
