forked from ALHP/ALHP.GO
regen ent with version 0.10.0
This commit is contained in:
@@ -37,8 +37,7 @@ var (
|
||||
|
||||
// Schema is the API for creating, migrating and dropping a schema.
|
||||
type Schema struct {
|
||||
drv dialect.Driver
|
||||
universalID bool
|
||||
drv dialect.Driver
|
||||
}
|
||||
|
||||
// NewSchema creates a new schema client.
|
||||
|
Reference in New Issue
Block a user