Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idatendimentoimagem | int8 | 19 | null |
|
|
||||||
idatendimento | int8 | 19 | null |
|
|
||||||
idimagem | int8 | 19 | √ | null |
|
|
|||||
imagem | bytea | 2147483647 | √ | null |
|
|
|||||
miniatura | bytea | 2147483647 | √ | null |
|
|
|||||
latitude | numeric | 18,6 | √ | null |
|
|
|||||
longitude | numeric | 18,6 | √ | null |
|
|
|||||
altitude | numeric | 18,6 | √ | null |
|
|
|||||
legenda | varchar | 4000 | √ | null |
|
|
|||||
idnprioridadeacao | int2 | 5 | null |
|
|
||||||
idnacaoconcorrencia | int2 | 5 | null |
|
|
||||||
idnfimatendimento | int2 | 5 | null |
|
|
||||||
idninicioatendimento | int2 | 5 | null |
|
|
||||||
idntelaimg | int2 | 5 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk857fb842 | Primary key | Asc | idatendimentoimagem |
idxe1bf16f2 | Performance | Asc | idatendimento |
idxfa75b484 | Performance | Asc | idimagem |
idxwsversao_857fb842 | Performance | Desc | wsversao |
ucd7ae129a | Must be unique | Asc | codigoerp |