Open xenophonf opened 10 months ago
Per the first answer to TypeError: cant compare offset-naive and offset-aware datetimes, it might be best to switch the relevant fields to the SQL TIMESTAMP type and compare values as floats.
Note the documented naive datetime
conversion process.
Using Lethbridge v0.2.3: