Fix circle.ci
This commit is contained in:
parent
fc1ba7fdeb
commit
7f12e4a2b7
1 changed files with 2 additions and 0 deletions
|
|
@ -1062,6 +1062,8 @@ LIMIT $38;
|
|||
}
|
||||
|
||||
func TestUInt64Overflow(t *testing.T) {
|
||||
skipForCockroachDB(t)
|
||||
|
||||
stmt := AllTypes.INSERT(AllTypes.BigInt).
|
||||
VALUES(Uint64(math.MaxUint64))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue