Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Can't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
When use Array type and NULL value
set null give in database 'N;' (serialise(null))
need NULL
This would be a BC Break and cannot be done anymore. You can add your own array type that has this behavior.