summary refs log tree commit diff
path: root/changelog.d/14982.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.78.0rc1Olivier Wilkinson (reivilibre)2023-02-211-1/+0
|
* Make it easier to use DataGrip w/ Synapse's schema (#14982)David Robertson2023-02-151-0/+1
Also tweak the schema dump script: - add a note explaining myself how to use it -Explicitly call `poetry run`, because not everyone uses direnv :(