CircleCI update for MariaDB.
This commit is contained in:
parent
38393f69c6
commit
ec462dce81
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ func TestAllTypes(t *testing.T) {
|
|||
assert.Equal(t, len(dest), 2)
|
||||
|
||||
if sourceIsMariaDB() { // MariaDB saves current timestamp in a case of NULL value insert
|
||||
dest[1].TimestampPtr = nil
|
||||
return
|
||||
}
|
||||
|
||||
//testutils.PrintJson(dest)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue