Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ncu_id | bigserial | 19 | √ | nextval('activo_fijo.sg_af_notificaciones_cumplimiento_aud_ncu_id_seq'::regclass) |
|
|
||
| ncu_leida | bool | 1 | √ | null |
|
|
||
| ncu_numero_notificacion | int2 | 5 | null |
|
|
|||
| ncu_documento | int8 | 19 | √ | null |
|
|
||
| ncu_anio | int2 | 5 | null |
|
|
|||
| ncu_sede_fk | int8 | 19 | √ | null |
|
|
||
| ncu_unidad_administrativa_fk | int8 | 19 | √ | null |
|
|
||
| ncu_ult_mod_fecha | timestamp | 29,6 | √ | null |
|
|
||
| ncu_ult_mod_usuario | varchar | 45 | √ | null |
|
|
||
| ncu_version | int2 | 5 | √ | null |
|
|
||
| rev | int8 | 19 | null |
|
|
|||
| revtype | int2 | 5 | √ | null |
|
|
||
| ncu_firmada | bool | 1 | √ | false |
|
|
||
| ncu_firma_transaction_id | varchar | 50 | √ | null |
|
|
||
| ncu_fecha_confirmacion | timestamp | 29,6 | √ | null |
|
|
||
| ncu_usuario_confirmacion | varchar | 45 | √ | null |
|
|
||
| ncu_archivo_firmado_fk | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| notificaciones_cumplimiento_aud_aud_pkey | Primary key | Asc/Asc | ncu_id + rev |
