-
When the main queue context is saved but the persistent store context is not, mapping a nested object causes an EXC_BAD_ACCESS. I've managed to work around this in production by saving the persistent …
-
Hello,
I am using MR 2.2 and started my app with the argument `-com.apple.CoreData.ConcurrencyDebug 1` because occasionally the app crashed with `CoreData could not fulfil a fault`. I get another e…
-
Where a CoreData model is situated in something like a Framework, it would be useful to detect if it wasn't present in "Compile Sources" in the main app target
-
Does it possible to create smth like this:
![Abstract Data Model](http://i.stack.imgur.com/4J8Ed.png)
Blue - abstract classes. Such model will help me to incapsulate some logic and prevent code dupli…
Kirow updated
1 month ago
-
Shopfee.xcdatamodeld is missing
i never worked with coredata maybe i am doing it wrong but its missing
-
I was trying to forecast the RV with an almon lag function in midasr. The problem I am encountering is quite strange, as after fitting two models (one without an external variable and one with an exte…
-
On startup I was presented with the choose dialog. I tried both options "Download entire database" and "Keep only data relevant to you". After both tries the application shows me the dialog me to na…
-
CoreData: warning: An NSManagedObjectContext delegate overrode fault handling behavior to silently delete the object with ID '0x127e66e40 x-coredata://10A7A9BA-9E86-464C-9EA8-ADEC2AF7AD7F/Card/p4' and…
-
```
What steps will reproduce the problem?
(This is connected to a Intersystems Cache' database
select count(*) from coredata; = 44618 rows
select * from coredata,.fetchall or iterate = 39 rows
selec…
-
```
What steps will reproduce the problem?
(This is connected to a Intersystems Cache' database
select count(*) from coredata; = 44618 rows
select * from coredata,.fetchall or iterate = 39 rows
selec…