Skip to content

Avoid assuming data is always present on database while writing

Tarcisio Fischer requested to merge work/avoid-result-assumptions into master

Some codebases were crashing with missing data, this will hopefully provide more information for debugging.

Merge request reports