Change um.Set
to take expressions
#466
Annotations
31 errors
test (oldstable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (oldstable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (oldstable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (oldstable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (oldstable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (oldstable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (oldstable)
cannot use "enum_use" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (oldstable)
um.Set("enum_use").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (oldstable)
cannot use "enum_nullable" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (oldstable)
um.Set("enum_nullable").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (stable)
The job was canceled because "oldstable" failed.
|
test (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (stable)
cannot use "enum_use" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (stable)
um.Set("enum_use").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test (stable)
cannot use "enum_nullable" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test (stable)
um.Set("enum_nullable").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test-windows-sqlite (stable)
cannot use "a" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test-windows-sqlite (stable)
um.Set("a").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test-windows-sqlite (stable)
cannot use "b" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test-windows-sqlite (stable)
um.Set("b").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test-windows-sqlite (stable)
cannot use "c" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test-windows-sqlite (stable)
um.Set("c").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test-windows-sqlite (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test-windows-sqlite (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|
test-windows-sqlite (stable)
cannot use "user_id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
|
test-windows-sqlite (stable)
um.Set("user_id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
|