summary refs log tree commit diff
path: root/changelog.d/7274.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.13.0rc1Andrew Morgan2020-05-111-1/+0
|
* Fix a potentially-huge sql query (#7274)Richard van der Hoff2020-04-151-0/+1
We could end up looking up tens of thousands of events, which could cause large amounts of data to be logged to the postgres log.