Feature proposal #9102
Updated by krileon almost 2 years ago
This should just be TIMESTAMP.ID as a decimal value (probably use text column to avoid floating point issues). column. This would then be used for paging instead of just strictly ID. It makes sense for activity to be sorted by date, but a cursor value is needed for the efficient cursor based paging. Other views don't really need this (e.g. comments, likes, follows, and notifications).