When adding a new column, not null is specified and no default value is provided, we should only set `OriginDefaultValue` to zero value, not `DefaultValue`.
Fixes a bug that renamed table to another database failed to insert.