We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37912a commit 21da86eCopy full SHA for 21da86e
go/sql/types_test.go
@@ -64,4 +64,4 @@ func TestConvertArgCharsetDecoding(t *testing.T) {
64
// Should decode []uint8
65
str := col.convertArg(latin1Bytes, false)
66
require.Equal(t, "Garçon !", str)
67
-}
+}
0 commit comments