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 a611cf8 commit 32d222eCopy full SHA for 32d222e
data-loader/core/src/test/java/com/scalar/db/dataloader/core/util/ColumnUtilsTest.java
@@ -311,7 +311,7 @@ void createColumnFromValue_valueIsNullString_shouldRemainLiteralForTextType()
311
}
312
313
/**
314
- * Tests that when the string value custom null value "/n" is provided for TEXT columns, it is
+ * Tests that when the string value has custom null value "/N" is provided for TEXT columns, it is
315
* treated as an actual null value
316
*/
317
@Test
0 commit comments