By Nick Urban on
There is no way to insert NULLs into a database using argument substitution (e.g. %d). This seems like a deficiency to me, and I have suggested a way to fix it. This is my first attempt at a core-improvement, and I would greatly appreciate comments about it.
Here the issue/patch:
Thanks,
Nick