Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idparceiropositivacao | int8 | 19 | null |
|
|
||||||
idparceiro | int8 | 19 | null |
|
|
||||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
idpedido | int8 | 19 | √ | null |
|
|
|||||
idnotafiscal | int8 | 19 | √ | null |
|
|
|||||
idatendimento | int8 | 19 | √ | null |
|
|
|||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
dataultimopedido | date | 13 | √ | null |
|
|
|||||
dataultimanotafiscal | date | 13 | √ | null |
|
|
|||||
dataultimoatendimento | date | 13 | √ | null |
|
|
|||||
idnpositivado | int2 | 5 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pke71068d9 | Primary key | Asc | idparceiropositivacao |
idx505ba97e | Performance | Asc | idparceiro |
idx866c714f | Performance | Asc | idnotafiscal |
idx9e92efa7 | Performance | Asc | idusuario |
idxa6d3a9b7 | Performance | Asc | idlocal |
idxc28d318f | Performance | Asc | idpedido |
idxd72d6f4e | Performance | Asc | idatendimento |
idxwsversao_e71068d9 | Performance | Desc | wsversao |
ucf576c6e3 | Must be unique | Asc | codigoerp |