Skip to content

Use event_id as the main sorting key for actions

Huginn Raven requested to merge huginn/actions-event-ids into develop

This makes actions queries stable and opens the avenue for much more efficient pagination implementation.

Also, clean up and reorganize types and functions in our DB schema.

Merge request reports