Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix comparison check in updateDocument #301

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

fanatic75
Copy link
Contributor

Previously the comparison check between old document and new document in updateDocument was not able to check if the key is a relationship key or not so it was creating issues when updating document with relationships.

Added test case

Previously the comparison check between old document and new document in updateDocument was not able to check if the key is a relationship key or not so it was creating issues when updating document with relationships
@fanatic75 fanatic75 requested a review from abnegate August 1, 2023 17:42
src/Database/Database.php Outdated Show resolved Hide resolved
@fanatic75 fanatic75 requested a review from abnegate August 1, 2023 18:11
src/Database/Database.php Outdated Show resolved Hide resolved
@lohanidamodar lohanidamodar merged commit f4ccbc2 into main Aug 3, 2023
@abnegate abnegate deleted the fix-5404-permission-check-update-document branch November 23, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants