mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
* Add schema.CommentAnnotation (resolves #3155) Adds new mechanism for customizing a model's godoc comment in code (via an Annotation). * feedback
* Add schema.CommentAnnotation (resolves #3155) Adds new mechanism for customizing a model's godoc comment in code (via an Annotation). * feedback