Skip to content

Conversation

nathandud
Copy link

Proposed fix to #621. A realm database table opens as expected when this NSParameterAssert is removed.

@NSExceptional
Copy link
Collaborator

Can you see if just removing the && !databaseManager from the none condition part fixes it? I still want to keep the assertion, it just needs to be correct

@NSExceptional NSExceptional added the awaiting response … from the author, to proceed label Sep 26, 2022
@lubelio
Copy link

lubelio commented Dec 9, 2022

rowIDs:(nullable NSArray<NSString *> *)rowIDs

Can you see if just removing the && !databaseManager from the none condition part fixes it? I still want to keep the assertion, it just needs to be correct

It only works if removing rowIDs and !rowIDs from both all and none conditions

capecrawler pushed a commit to capecrawler/FLEX that referenced this pull request Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response … from the author, to proceed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants