mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-09 09:26:50 +00: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…
Add table
Reference in a new issue