Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Use ORDER BY clause to sort timeline events#177

Merged
jimmycuadra merged 1 commit intoruma:masterfrom
mujx:fix/order-timeline
Mar 11, 2017
Merged

Use ORDER BY clause to sort timeline events#177
jimmycuadra merged 1 commit intoruma:masterfrom
mujx:fix/order-timeline

Conversation

@mujx
Copy link

@mujx mujx commented Mar 11, 2017

The timeline events should be sorted by the ordering field but there is no guaranteed ordering without an ORDER BY clause.

Fixes #140 and the related failure from #175 .

The timeline events should be sorted by the ordering field but there
is no guaranteed ordering without an ORDER BY clause.
@jimmycuadra jimmycuadra merged commit 8eda5e5 into ruma:master Mar 11, 2017
@mujx mujx deleted the fix/order-timeline branch March 11, 2017 16:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants