summary refs log tree commit diff
path: root/changelog.d/11497.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.49.0rc1Sean Quah2021-12-071-1/+0
|
* Disambiguate queries on `state_key` (#11497)Richard van der Hoff2021-12-021-0/+1
We're going to add a `state_key` column to the `events` table, so we need to add some disambiguation to queries which use it.