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

skip to set back-ref if it is immutable #560

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lesomnus
Copy link

fixes ent/ent#3843

@lesomnus
Copy link
Author

lesomnus commented Nov 24, 2023

Can I use latest version of protoc-gen-go-grpc and protoc to test?

 // versions:
-// - protoc-gen-go-grpc v1.2.0
-// - protoc             v3.19.4
+// - protoc-gen-go-grpc v1.3.0
+// - protoc             v4.24.0
 // source: entpb/entpb.proto

Never mind. I downgraded version of mine.

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.

entproto doesn't respect immutble edges.
1 participant