How to Remove a Not Null Constraint in PostgreSQL
alter table users alter column email drop not null;
Previous
How to Add an IndexShared queries and folders ✅ Version history ✅ One-click connection to PostgreSQL ✅
Get more done, together, with PopSQL and PostgreSQL