MCPcopy
hub / github.com/ent/ent / Name

Method Name

schema/schema.go:14–14  ·  view source on GitHub ↗

Name defines the name of the annotation to be retrieved by the codegen.

()

Source from the content-addressed store, hash-verified

12type Annotation interface {
13 // Name defines the name of the annotation to be retrieved by the codegen.
14 Name() string
15}
16
17// Merger wraps the single Merge function allows custom annotation to provide

Callers 15

TestEntfixFunction · 0.65
AnnotationsFunction · 0.65
DependencyTypeFunction · 0.65
TestSQLiteFunction · 0.65
TestMySQLFunction · 0.65
TestMariaFunction · 0.65
TestPostgresFunction · 0.65
UpsertFunction · 0.65
NoSchemaChangesFunction · 0.65
CreateBulkFunction · 0.65
LockFunction · 0.65
skipFunction · 0.65

Implementers 15

CarMutationentc/integration/migrate/entv2/mutatio
ConversionMutationentc/integration/migrate/entv2/mutatio
PetMutationentc/integration/migrate/entv2/mutatio
UserMutationentc/integration/migrate/entv2/mutatio
ConversionMutationentc/integration/migrate/entv1/mutatio
UserMutationentc/integration/migrate/entv1/mutatio
GroupMutationentc/integration/migrate/versioned/mut
UserMutationentc/integration/migrate/versioned/mut
CardMutationentc/integration/gremlin/ent/mutation.
FileMutationentc/integration/gremlin/ent/mutation.
FileTypeMutationentc/integration/gremlin/ent/mutation.
GroupMutationentc/integration/gremlin/ent/mutation.

Calls

no outgoing calls

Tested by 15

TestEntfixFunction · 0.52
TestSQLiteFunction · 0.52
TestMySQLFunction · 0.52
TestMariaFunction · 0.52
TestPostgresFunction · 0.52
UpsertFunction · 0.52
NoSchemaChangesFunction · 0.52
CreateBulkFunction · 0.52
LockFunction · 0.52
skipFunction · 0.52
SanityV1Function · 0.52
TestGremlinFunction · 0.52