-
-
Notifications
You must be signed in to change notification settings - Fork 5
8. Issues
Jon Clausen edited this page Jan 1, 2016
·
1 revision
NULL support: At the present time, in order to maintain compatibility for ACF, the conventions of this module assume a lack of full null support. As such, testing for null values must be done with len(field)
, and empty schema document properties are inserted as empty strings. The option for full null support is planned in a future patch.
Issues with the module may be posted here.