How to Remove a Not Null Constraint in PostgreSQL

alter table users alter column email drop not null;
database icon
Shared queries and folders ✅ Version history ✅ One-click connection to PostgreSQL ✅
Get more done, together, with PopSQL and PostgreSQL