sitemule / noxDB

Not only XML. SQL,JSON and XML made easy for IBM i
MIT License
41 stars 20 forks source link

json_setNull() would be very fine! #20

Closed mlitters closed 5 years ago

mlitters commented 5 years ago

Right now we need to make it this way:

json_setPtr (..... : NULL) ; or json_setStr (..... : NULL) ;

NielsLiisberg commented 5 years ago

json_setNull() is implemented