Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('perustiedot_sync_id_seq'::regclass) |
|
|
|||||
opiskeluoikeus_id | int4 | 10 | null |
|
|
||||||
aikaleima | timestamp | 29,6 | CURRENT_TIMESTAMP |
|
|
||||||
upsert | bool | 1 | √ | null |
|
|
|||||
data | jsonb | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
perustiedot_sync_pkey | Primary key | Asc | id |