Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| arch_noti_notificacion_fk | BIGINT | 19 | null |
|
|
fk al campo noti_id de notificaciones |
|||||
| arch_noti_archivo_fk | BIGINT | 19 | null |
|
|
fk al campo arch_id de archivos |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| arch_not_arch_fk | Performance | Asc | arch_noti_archivo_fk |
| ss_arch_not_noti_fk | Performance | Asc | arch_noti_notificacion_fk |