summary refs log tree commit diff
path: root/docs/development/database_schema.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-10Fix downgrading to previous version of Synapse (#15907)Erik Johnston5-6/+24
We do this by marking the constraint as deferrable.
2023-07-10Fix building rust with nightly (#15906)Erik Johnston2-0/+2