How to Safely Add a Column with a Default Value in PostgreSQL
📰 Dev.to · Mickel Samuel
Adding a column with a DEFAULT value is one of the most common migration operations. It is also one...
Adding a column with a DEFAULT value is one of the most common migration operations. It is also one...