mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
36bbb25561
* Fix ordering when backfilling The problem was that we weren't sorting the returned events by depth when sending them back to the caller, instead we were sorting by prev_events which is not the same thing. * Fixup tests |
||
---|---|---|
.. | ||
postgres | ||
sqlite3 | ||
tables | ||
interface.go | ||
storage_test.go | ||
storage_wasm.go | ||
storage.go |