Skip to content

Reintroduce alchemyencoder to avoid json encoding errors with dates for example.

Florent Peterschmitt requested to merge feat-fix-batch-results-encoder into master

But most important thing, fetch results by batch instead of everything at one time.

This avoids huge memory consumption on big tables.

Merge request reports