summary refs log tree commit diff
path: root/scripts-dev/check_pydantic_models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-10Revert "Placeholder changelog"Eric Eastwood1-1/+0
This reverts commit 6e731e86bfa9d92f983f7df9367e37aa80733078.
2023-07-10Fix downgrading to previous version of Synapse (#15907)Erik Johnston5-6/+24
We do this by marking the constraint as deferrable.