Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id_foto | int4 | 10 | null |
|
|
Identificador |
||||
id_pessoa | int4 | 10 | null |
|
|
Pessoa para qual a foto está vinculada |
||||
id_arquivo | int4 | 10 | null |
|
|
Identificador do arquivo da foto vinculado a pessoa |
||||
pendente | bool | 1 | √ | null |
|
|
Indicativo de pendência de foto para a pessoa |
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
carteira_foto_pkey | Primary key | Asc | id_foto |