doc/md/versioned: fixes to tutorial (#3102)

This commit is contained in:
Rotem Tamir
2022-11-17 11:04:53 +02:00
committed by GitHub
parent 5954fa8b15
commit a5aadd7737
3 changed files with 11 additions and 6 deletions

View File

@@ -76,8 +76,6 @@ After running the code-generation, you should see the following
to `ent/migrate/migrate.go`:
* `Diff`
* `NamedDiff`
* `Schema.Diff`
* `Schema.NamedDiff`
These methods are used to compare the state read from a database connection or migration directory with the state defined
by the Ent schema.