Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idoportunidadeanexo | int8 | 19 | null |
|
|
||||||
nomearquivo | varchar | 80 | null |
|
|
||||||
arquivo | bytea | 2147483647 | null |
|
|
||||||
data | date | 13 | null |
|
|
||||||
hora | varchar | 8 | null |
|
|
||||||
observacao | varchar | 4000 | √ | null |
|
|
|||||
idoportunidade | int8 | 19 | √ | null |
|
|
|||||
idtipooportunidadeetapa | int8 | 19 | √ | null |
|
|
|||||
idetapatipoetapa | int8 | 19 | √ | null |
|
|
|||||
idoportunidadeetapa | int8 | 19 | √ | null |
|
|
|||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idnexportadoerp | int2 | 5 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk8434a611 | Primary key | Asc | idoportunidadeanexo |
idx6f92e722 | Performance | Asc | idetapatipoetapa |
idxc9b47252 | Performance | Asc | idusuario |
idxd5c0ef28 | Performance | Asc | idoportunidadeetapa |
idxd985a18f | Performance | Asc | idoportunidade |
idxf06e2d7c | Performance | Asc | idtipooportunidadeetapa |
idxwsversao_8434a611 | Performance | Desc | wsversao |
uc306858eb | Must be unique | Asc | codigoerp |