Q:

postgres add not null to existing column

ALTER TABLE table_name ALTER COLUMN column_name SET NOT NULL;
3

New to Communities?

Join the community