From 2433b22ee0c76ec704837b6f29dcfc71d063677b Mon Sep 17 00:00:00 2001 From: Anton Yarmolenko Date: Mon, 30 Sep 2024 15:41:28 +0200 Subject: [PATCH] fix: core data crash with inverse attribute (#519) * fix: core data crash with inverse attribute (#69) * chore: set deletetionRule as Cascade --------- Co-authored-by: Vadim Kuznetsov Co-authored-by: Anton Yarmolenko <37253+rnr@users.noreply.github.com> --- .../DashboardCoreModel.xcdatamodel/contents | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Dashboard/Dashboard/Data/Persistence/DashboardCoreModel.xcdatamodeld/DashboardCoreModel.xcdatamodel/contents b/Dashboard/Dashboard/Data/Persistence/DashboardCoreModel.xcdatamodeld/DashboardCoreModel.xcdatamodel/contents index 141c99dbd..65dbea3a0 100644 --- a/Dashboard/Dashboard/Data/Persistence/DashboardCoreModel.xcdatamodeld/DashboardCoreModel.xcdatamodel/contents +++ b/Dashboard/Dashboard/Data/Persistence/DashboardCoreModel.xcdatamodeld/DashboardCoreModel.xcdatamodel/contents @@ -1,12 +1,14 @@ - - + + + + @@ -54,12 +56,12 @@ - - + + - + \ No newline at end of file