mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-15 15:40:47 +00:00
Issue spotted in: https://github.com/element-hq/synapse/pull/20098 Follows: #20027 We already use `faketime` for Postgres, but I forgot that the SQLite schema delta would have the same problem and somehow tuned it out of the preview diff on the original PR. --------- Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>