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 re-creating deleted relationships #1843

Conversation

alecmerdler
Copy link
Contributor

Ensures it is possible to re-create relationships that were previously deleted using filters. This bug was caused by not including the created_xid column during deletion.

Addresses #1842

Ensures it is possible to re-create relationships that were
previously deleted using filters. This bug was caused by not
including the 'created_xid' column during deletion.

Addresses authzed#1842
@alecmerdler alecmerdler self-assigned this Mar 29, 2024
@alecmerdler alecmerdler requested a review from a team as a code owner March 29, 2024 17:50
@github-actions github-actions bot added the area/datastore Affects the storage system label Mar 29, 2024
Copy link
Member

@josephschorr josephschorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alecmerdler alecmerdler added this pull request to the merge queue Mar 29, 2024
Merged via the queue into authzed:main with commit 1938257 Mar 29, 2024
21 checks passed
@alecmerdler alecmerdler deleted the fix-recreate-relationship-after-delete-with-filter-postgres branch March 29, 2024 18:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/datastore Affects the storage system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants