mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-15 00:03:51 +01:00
5640992d17
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.
1 line
86 B
Text
1 line
86 B
Text
Preparation for database schema simplifications: disambiguate queries on `state_key`.
|