Are you looking in the console? I think display changes were made in the console to try to make it easier to distinguish between, eg, nulls, empty strings, and strings like 'null'. More of a display change than a storage change. (Although someday useDefaultValueForNull will probably have its default changed, which will affect storage, but I don't think that's happened yet.)