Fix ALTER TABLE ADD COLUMN so that constraints of domain types are
enforced properly when there is no explicit default value for the new column. Per report from Craig Perras.
Showing
Please register or sign in to comment
enforced properly when there is no explicit default value for the new column. Per report from Craig Perras.