Skip to content
Snippets Groups Projects
Commit 30ddb672 authored by Olivier Dony's avatar Olivier Dony
Browse files

[IMP] calendar: simplify/optimize `rrule` computed field

Avoid reading one record at a time, leading to multiple
calls to read() which is special-cased and even slower
than a normal one.
parent d837d4b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment