mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* Correctly generate backpagination tokens for events which have the same depth With tests. Unfortunately the code around here is hard to understand. There will be a subsequent PR which fixes this up now that we have a test harness in place. * Add postgres impl * More linting * Fix psql statement so it actually works |
||
|---|---|---|
| .. | ||
| postgres | ||
| sqlite3 | ||
| tables | ||
| interface.go | ||
| storage.go | ||
| storage_test.go | ||
| storage_wasm.go | ||