Skip to content

Add indexes of timestamps (since we filter on them)

Kovus requested to merge chat-index into master

Timestamps are used as part of filter clauses, so we should index them for real performance.

Merge request reports