Postgres add column alter table

- Postgres alter table add column if not exists
- Postgres alter table add column with default value
- Postgres alter table add column after
- Postgres alter table add column not null
- Postgres alter table add column foreign key
- Postgres alter table add column default
- Postgres alter table add column nullable
- Postgres alter table add column boolean
- Postgres alter table add column primary key
- Postgres alter table add column at position
- Postgres alter table add column constraint
- Postgres alter table add column multiple
- Postgres alter table add column auto increment
- Postgres alter table add column timestamp
- Postgres alter table add column with value