mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 20:53:52 +01:00
typo
This commit is contained in:
parent
31acc5c309
commit
4b3a1faa08
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
-- room_id and topoligical_ordering are denormalised from the events table in order to
|
-- room_id and topological_ordering are denormalised from the events table in order to
|
||||||
-- make the index work.
|
-- make the index work.
|
||||||
CREATE TABLE IF NOT EXISTS event_labels (
|
CREATE TABLE IF NOT EXISTS event_labels (
|
||||||
event_id TEXT,
|
event_id TEXT,
|
||||||
|
|
Loading…
Reference in a new issue