Closed delebedev closed 11 years ago
I believe I fixed that in this commit but I will double check:
Commit: cad77bac263dba960f0a076098aa9fe1d18ba97d [cad77ba] Parents: d211c6a50f Author: Chris Wilson chris@mfluent.com Date: March 8, 2013 3:16:39 PM CST Labels: HEAD origin/master origin/develop origin/HEAD master develop
Fixes an exception when right clicking on "ENTITY' in the entity table.
I believe it's not enough: check my pull request: https://github.com/yepher/CoreDataUtility/pull/7
Btw, a noob question: I see my merge commits in the pull request, is that ok?
@garnett with regards to your "....merge commits in the pull request...". If I understand your question properly. You should "rebase" when you pull the changes. This will make the graph look better.
Expected Result: The index passed to [MFLCoreDataIntrospection entityDescription:index] should be 0 in this case.