Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('event_sponsors_id_seq'::regclass) |
|
|
||||
| sponsor_id | int4 | 10 | √ | null |
|
|
||||
| event_id | int4 | 10 | √ | null |
|
|
||||
| created_at | timestamp | 29,6 | now() |
|
|
|||||
| updated_at | timestamp | 29,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_01cc19189077b93d6e832cd2d14 | Primary key | Asc | id |

