summary refs log tree commit diff
path: root/synapse/storage/schema/state/delta (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-218-10/+149
* Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an impli...Erik Johnston2023-11-161-30/+0
* Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one....reivilibre2023-11-131-0/+30
* Add type hints to schema deltas (#15497)Patrick Cloke2023-04-271-6/+4
* Remove incorrect migration file from `state` logical DB (#13788)David Robertson2022-09-141-37/+0
* Updates to the schema dump script (#13770)David Robertson2022-09-131-0/+4
* Add a unique index to `state_group_edges` to prevent duplicates being acciden...reivilibre2022-05-191-0/+17
* Reduce likelihood of Postgres table scanning `state_groups_state`. (#10359)Erik Johnston2021-07-151-0/+34
* Reorganise the database schema directories (#9932)Richard van der Hoff2021-05-078-0/+175