My insert statement looks like this:
INSERT INTO foo (bar) VALUES (\'\');
The bar field was created like so:
bar
bar I
The way to do this is to not fill the field at all. only fill the ones that actually need to have a value.