android-app icon indicating copy to clipboard operation
android-app copied to clipboard

Use creation date instead of article ID for sorting

Open di72nn opened this issue 3 years ago • 0 comments

I'll need to benchmark it, probably add an index.

Either I miss something or it's impossible to get "previous/next article" using SQL if creation dates may be duplicate and grow in a different direction from IDs. It is possible to select multiple articles and choose one on the Java side, but I don't think it's worth it.

Fixes #713.

di72nn avatar May 06 '21 14:05 di72nn