Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| objectid | serial | 10 | √ | nextval('bag.objectid_seq'::regclass) |
|
|
||
| identificatie | bpchar | 16 | null |
|
|
|||
| voorkomenidentificatie | int4 | 10 | null |
|
|
|||
| begingeldigheid | date | 13 | null |
|
|
|||
| eindgeldigheid | date | 13 | √ | null |
|
|
||
| tijdstipregistratie | timestamp | 29,6 | null |
|
|
|||
| eindregistratie | timestamp | 29,6 | √ | null |
|
|
||
| tijdstipinactief | timestamp | 29,6 | √ | null |
|
|
||
| tijdstipregistratielv | timestamp | 29,6 | null |
|
|
|||
| tijdstipeindregistratielv | timestamp | 29,6 | √ | null |
|
|
||
| tijdstipinactieflv | timestamp | 29,6 | √ | null |
|
|
||
| documentdatum | date | 13 | null |
|
|
|||
| documentnummer | varchar | 255 | null |
|
|
|||
| geconstateerd | bool | 1 | null |
|
|
|||
| status | varchar | 255 | null |
|
|
|||
| naam | varchar | 255 | null |
|
|
|||
| verkortenaam | varchar | 255 | √ | null |
|
|
||
| type | varchar | 255 | null |
|
|
|||
| ligtin | bpchar | 4 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| openbareruimte_pkey | Primary key | Asc/Asc | identificatie + voorkomenidentificatie |
| openbareruimte_objectid_idx | Performance | Asc | objectid |
