Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id_unico | int8 | 19 | null |
|
|
Chave estrangeira referenciando projeto_investimento |
|||||
| id_projeto_investimento | varchar | 15 | null |
|
|
Identificador do projeto de investimento |
|||||
| ind_foto | varchar | 5 | √ | null |
|
|
Indicador de existência de Foto (ex: SIM, NÃO) |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| idx_foto_projeto_investimento_id_projeto | Performance | Asc | id_projeto_investimento |
| idx_foto_projeto_investimento_id_unico | Performance | Asc | id_unico |

