Postgres alter table add column

- Postgres alter table add column if not exists
- Postgres alter table add column with default value
- Postgres alter table add column not null
- Postgres alter table add column references
- Postgres alter table add column with foreign key
- Postgres alter table add column multiple
- Postgres alter table add column text
- Postgres alter table add column before
- Postgres alter table add column after column
- Postgres alter table add column comment
- Postgres alter table add column after another column
- Postgres alter table add column position
- Postgres alter table add column primary key
- Postgres alter table add column nullable
- Postgres alter table add column not null default value