Updated echo and ent.
This commit is contained in:
parent
6546418052
commit
a82ed9c6d0
15 changed files with 608 additions and 69 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue