dendrite/syncapi/storage
Neil Alexander ebcacd1bb5
Give receipts their own stream ID in the database (#1631)
* Give read recipts their own database sequence

* Give receipts their own stream ID

* Change migration names

* Reset sequences

* Add max receipt queries, missing stream_id table entry for SQLite
2020-12-11 14:02:17 +00:00
..
postgres Give receipts their own stream ID in the database (#1631) 2020-12-11 14:02:17 +00:00
shared Give receipts their own stream ID in the database (#1631) 2020-12-11 14:02:17 +00:00
sqlite3 Give receipts their own stream ID in the database (#1631) 2020-12-11 14:02:17 +00:00
tables Give receipts their own stream ID in the database (#1631) 2020-12-11 14:02:17 +00:00
interface.go Peeking updates (#1607) 2020-12-03 11:11:46 +00:00
storage.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
storage_test.go Refactor sync tokens (#1628) 2020-12-10 18:57:10 +00:00
storage_wasm.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00