refactor: distinguish between Unique and UniqueIndex #27
Annotations
10 errors and 1 warning
Run build:
migrator.go#L58
m.GetQueryAndExecTx undefined (type Migrator has no field or method GetQueryAndExecTx)
|
Run build:
migrator.go#L62
m.DB.NamingStrategy.UniqueName undefined (type schema.Namer has no field or method UniqueName)
|
Run build:
migrator.go#L73
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build:
migrator.go#L94
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build:
migrator.go#L95
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build:
migrator.go#L101
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build:
migrator.go#L102
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build:
migrator.go#L112
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build:
migrator.go#L113
field.UniqueIndex undefined (type *schema.Field has no field or method UniqueIndex)
|
Run build
Process completed with exit code 1.
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/mysql/mysql. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading