Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idchamadolog | int8 | 19 | null |
|
|
||||||
horaregistro | varchar | 8 | null |
|
|
||||||
quantidadehoras | varchar | 13 | √ | null |
|
|
|||||
dataregistro | date | 13 | null |
|
|
||||||
descricao | bytea | 2147483647 | null |
|
|
||||||
idchamado | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idusuariodepartamento | int8 | 19 | √ | null |
|
|
|||||
idtiposituacaochamado | int8 | 19 | √ | null |
|
|
|||||
idtipositchamadoanterior | int8 | 19 | √ | null |
|
|
|||||
idusuarioresponsavel | int8 | 19 | √ | null |
|
|
|||||
idusuariorespanterior | int8 | 19 | √ | null |
|
|
|||||
iddeptusuresponsavel | int8 | 19 | √ | null |
|
|
|||||
iddeptusurespanterior | int8 | 19 | √ | null |
|
|
|||||
idtipochamado | int8 | 19 | √ | null |
|
|
|||||
idtipochamadoanterior | int8 | 19 | √ | null |
|
|
|||||
idtipoimpacto | int8 | 19 | √ | null |
|
|
|||||
idtipoimpactoanterior | int8 | 19 | √ | null |
|
|
|||||
idtipourgencia | int8 | 19 | √ | null |
|
|
|||||
idtipourgenciaanterior | int8 | 19 | √ | null |
|
|
|||||
idtipoorigem | int8 | 19 | √ | null |
|
|
|||||
idtipoorigemanterior | int8 | 19 | √ | null |
|
|
|||||
idproduto | int8 | 19 | √ | null |
|
|
|||||
idprodutoanterior | int8 | 19 | √ | null |
|
|
|||||
ordem | int8 | 19 | √ | null |
|
|
|||||
idtipousuario | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkb899d1a9 | Primary key | Asc | idchamadolog |
idx1a141f0a | Performance | Asc | idtipositchamadoanterior |
idx1df7dd98 | Performance | Asc | idtipourgencia |
idx34b9383c | Performance | Asc | idusuario |
idx458ace8c | Performance | Asc | idtipochamadoanterior |
idx68d8d37b | Performance | Asc | idchamado |
idx6b182b45 | Performance | Asc | idtipoorigemanterior |
idx6c384e50 | Performance | Asc | iddeptusurespanterior |
idx813c436f | Performance | Asc | idtipoimpactoanterior |
idx85ec707a | Performance | Asc | idtipoimpacto |
idx93a43d31 | Performance | Asc | idusuariodepartamento |
idx9a2751fb | Performance | Asc | idtipourgenciaanterior |
idx9bc1075d | Performance | Asc | idtipoorigem |
idxc06cd748 | Performance | Asc | idtiposituacaochamado |
idxc6bab191 | Performance | Asc | idprodutoanterior |
idxcd243dd4 | Performance | Asc | idtipochamado |
idxce7649a4 | Performance | Asc | idusuarioresponsavel |
idxea2b897a | Performance | Asc | idusuariorespanterior |
idxebe97261 | Performance | Asc | iddeptusuresponsavel |
idxfbdbb0dc | Performance | Asc | idproduto |
idxfefac868 | Performance | Asc | idtipousuario |
idxwsversao_b899d1a9 | Performance | Desc | wsversao |
uc854529f1 | Must be unique | Asc | codigoerp |