summary refs log tree commit diff
path: root/changelog.d/14982.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 :(