Skip to content
Commit 39aff54e authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

DataStore: append collection mimetypes atomically

Use the atomic MimeType::retriveByNameOrCreate() method to get the
mime type. This should prevent race conditions when the DB is empty
(e.g. in unit tests).
parent 9e0e38ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment