We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updating docs for Swift
Add missing caret to fix syntax
Fix header formatting
Fix a typo/missing word
fix typo in sample code for `yapDatabaseRelationshipEdgeDeleted:withReason:`
Updated Relationships (markdown)
Updated YDB_NodeDeleteRules enum to match what is in the current YapDatabase codebase, which uses typedef NS_OPTIONS instead of enum for Swift compatibility.
Fixes a few brainos.
"avatar.avatarId" is no sense and not related with text above . Here it should be "avatarId" or "player.avatarKey" for clarity of example.
Wrong class name in @implementation