mirror of
https://github.com/ent/ent.git
synced 2026-04-28 13:40:56 +03:00
entc/gen: change codegen signature from entc to ent (#2627)
This commit is contained in:
@@ -114,7 +114,7 @@ go generate ./...
|
||||
You may have noticed that Ent generated a new file `ent/mutation_input.go` with the following content:
|
||||
|
||||
```go title="ent/template/mutation_input.go"
|
||||
// Code generated by entc, DO NOT EDIT.
|
||||
// Code generated by ent, DO NOT EDIT.
|
||||
|
||||
package ent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user