mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
all: small typo fixes (#2095)
This commit is contained in:
committed by
GitHub
parent
681d03e896
commit
147b1f59ae
@@ -12,7 +12,7 @@ import (
|
||||
"entgo.io/ent/dialect/sql"
|
||||
)
|
||||
|
||||
// MigrateOption allows for managing schema configuration using functional options.
|
||||
// InspectOption allows for managing schema configuration using functional options.
|
||||
type InspectOption func(inspect *Inspector)
|
||||
|
||||
// WithSchema provides a schema (named-database) for reading the tables from.
|
||||
|
||||
Reference in New Issue
Block a user