-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(client): implement batchCheck, listRelations, and non-transaction write #32
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
booniepepper
commented
Nov 4, 2023
booniepepper
force-pushed
the
feat/batching
branch
from
November 18, 2023 00:29
61f387f
to
1db23c9
Compare
booniepepper
force-pushed
the
feat/batching
branch
from
November 18, 2023 00:58
5b1a2e4
to
e33b91d
Compare
booniepepper
changed the title
feat(client): implement batchCheck
feat(client): implement batchCheck, listRelations, and non-transaction write
Nov 18, 2023
4 tasks
adriantam
reviewed
Nov 20, 2023
I also need to add these to the README |
adriantam
requested changes
Nov 21, 2023
adriantam
reviewed
Nov 21, 2023
booniepepper
force-pushed
the
feat/batching
branch
2 times, most recently
from
November 21, 2023 22:26
21d1093
to
150b772
Compare
adriantam
reviewed
Nov 22, 2023
booniepepper
force-pushed
the
feat/batching
branch
from
November 22, 2023 18:03
150b772
to
f8ae276
Compare
booniepepper
force-pushed
the
feat/batching
branch
from
November 22, 2023 18:13
f8ae276
to
e0edb10
Compare
adriantam
reviewed
Nov 22, 2023
adriantam
previously approved these changes
Nov 22, 2023
booniepepper
force-pushed
the
feat/batching
branch
from
November 22, 2023 21:19
59b72f4
to
1495f14
Compare
adriantam
approved these changes
Nov 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
References
Generated by openfga/sdk-generator#235
Review Checklist
main