mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 03:35:32 -05:00
The raw datetime string from raw emails doesn't conform to SQLite standard. Therefore it can't be sorted. This fix will make it conforming and sort-able by SQLite.