Lukas
Lukas
Is there anything preventing this from being merged? This functionality would come in very handy.
If the problem is as @apalancat is describing, this should already be fixed by 7f64fa7f5836400fcdff78540e846fa38eebe7ff, which moved the whole `-save` method onto the database queue.
Problematic about this idea is that for example `instancesWhere:` queries the database before ever creating a model instance. Also opening a database from disk sounds like it is (correct me...
Opening a sqlite db may be lightweight (I don't have any data about this). Migrating a big set of user-data across several changes to your db structure is definitely not...
I agree with @mirion that value transformations would be nice to have. Even though I removed my one implementation of `-unserializedDatabaseRepresentationOfValue:` (in one of ten model classes) recently (see #104),...
I had errors due to the same require. Manually requiring 'react/ext/string' fixed them for now, but imho this pr should be merged.
It doesn't install any drivers, it's just a folder that contains the actual slicer .app and two links to sample gcode and a new users guide. This is pretty unidiomatic....
Sweet, thanks :+1:
Possibly caused by https://github.com/getsentry/sentry-rust/pull/300, i'll see about updating the sentry dependency soon.
Hm, actually I suspect [this line](https://github.com/vorleser/vorleser-server/blob/eae2bffab8cc406372fd73620f3fec5fb79459c4/src/helpers/mllt.rs#L131) might be the culprit. Would it be possible for you to provide me with access to the Geist des Apothekers audiobook files, so I...