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

Update transaction results to only include inserted/removed statements #189

Open
quoll opened this issue Jul 6, 2021 · 0 comments
Open
Assignees
Labels
in progress Ticket currently being worked on

Comments

@quoll
Copy link
Contributor

quoll commented Jul 6, 2021

At the moment, transactions return all statement modifications that were attempted. These need to be updated to only include the ones which made a successful modification to storage.

Since we will not be using dynamic bindings (for performance), the Graph protocol will need to be updated.

@quoll quoll self-assigned this Jul 9, 2021
@quoll quoll added the in progress Ticket currently being worked on label Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Ticket currently being worked on
Projects
None yet
Development

No branches or pull requests

1 participant