ALTER TABLE artifact_counts_agg ALTER COLUMN count SET DEFAULT 0; ALTER TABLE artifact_counts_agg ALTER COLUMN open_count SET DEFAULT 0;