Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable sort for messages #185

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Stable sort for messages #185

merged 1 commit into from
Jul 7, 2023

Conversation

ForNeVeR
Copy link
Member

@ForNeVeR ForNeVeR commented Jul 7, 2023

They already work that way according to the spec, though I'd like to make the code more clear.

Also, this will allow us to have stable order if we ever switch the database provider.

I wish it'd be possible to sort by the message datetime, but EFCore doesn't seem to support that for SQLite.

@ForNeVeR ForNeVeR self-assigned this Jul 7, 2023
@ForNeVeR ForNeVeR merged commit cd37d8a into master Jul 7, 2023
4 checks passed
@ForNeVeR ForNeVeR deleted the bugfix/sort branch July 7, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant