mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
entc/gen: minor changes to annotation tests (#948)
This commit is contained in:
@@ -43,7 +43,7 @@ type Annotation struct {
|
||||
//
|
||||
Options string `json:"options,omitempty"`
|
||||
|
||||
// Size define the column size in the generated schema. for example:
|
||||
// Size defines the column size in the generated schema. For example:
|
||||
//
|
||||
// entsql.Annotation{
|
||||
// Size: 128,
|
||||
|
||||
Reference in New Issue
Block a user