This commit is contained in:
Matthew Hodgson 2020-09-28 00:23:35 +01:00
parent 31acc5c309
commit 4b3a1faa08

View file

@ -13,7 +13,7 @@
* 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.
CREATE TABLE IF NOT EXISTS event_labels (
event_id TEXT,