Postgres add new column to existing table

- Postgres add column to existing table with default value
- Postgres add identity column to existing table
- Postgres add generated column to existing table
- Postgres add id column to existing table
- Postgres add not null column to existing table
- Postgres add primary key column to existing table
- Postgres add foreign key column to existing table
- Add new not null column to existing table postgres
- Postgres add uuid column to existing table