Skip to content

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

Open
lesomnus wants to merge 2 commits intoent:masterfrom
lesomnus:fix/entproto/immutable-edges
Open

skip to set back-ref if it is immutable#560
lesomnus wants to merge 2 commits intoent:masterfrom
lesomnus:fix/entproto/immutable-edges

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