NOT_NULL_CONSTRAINT_VIOLATION error class

December 06, 2024

SQLSTATE: 42000

Assigning a NULL is not allowed here.

この記事の内容:

ARRAY_ELEMENT

The array <columnPath> is defined to contain only elements that are NOT NULL.

MAP_VALUE

The map <columnPath> is defined to contain only values that are NOT NULL.