Skip to content

Optimize CreateClassifications

Erwan Rouchet requested to merge optimize-create-classifications into master

💃 1000 🎉

This does not fix the memory leak (#458 (closed)), but it makes the endpoint faster, halves the SQL queries needed in the worst cases, and more in line with the way we write bulk endpoints now.

Edited by Erwan Rouchet

Merge request reports

Loading