mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 23:01:40 +00:00
b91b3e729a
* Use a shared PostgreSQL sequence to generate ids. Share an auto incrementing sequnce between the account data and the room event table. This means that account data updates can be received independantly of room events updates. This should give some basic support for fixing #212 * Remove redundant 'primary key' * Re-number the SQL arguments * Fewer lies in comments |
||
---|---|---|
.. | ||
github.com/matrix-org/dendrite |