We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6f3ce commit e3c8265Copy full SHA for e3c8265
jni/CursorWindow.h
@@ -92,7 +92,7 @@ typedef struct
92
#define FIELD_TYPE_FLOAT 2
93
#define FIELD_TYPE_STRING 3
94
#define FIELD_TYPE_BLOB 4
95
-#define FIELD_TYPE_NULL 5
+#define FIELD_TYPE_NULL 0
96
97
/**
98
* This class stores a set of rows from a database in a buffer. The begining of the
0 commit comments