Rename Setter method from Insert to InsertMod #471
Annotations
11 errors
|
dialect/mysql/table.go#L169
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/mysql/table.go#L182
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/mysql/table.go#L295
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/mysql/table.go#L309
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/psql/table.go#L104
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/psql/table.go#L225
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/psql/table.go#L104
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/psql/table.go#L225
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/sqlite/table.go#L107
row.Insert undefined (type Tset has no field or method Insert)
|
dialect/sqlite/table.go#L224
row.Insert undefined (type Tset has no field or method Insert)
|
The logs for this run have expired and are no longer available.
Loading